added OS program check Q
This commit is contained in:
parent
8b801cca2c
commit
05121a72a9
@ -10,3 +10,5 @@ for i in $x
|
|||||||
do
|
do
|
||||||
echo "$i"
|
echo "$i"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
# This script takes a folder name as a CLI argument and then lists all files that do not begin with a vowel (in filename)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user