added OS program check Q
This commit is contained in:
parent
8b801cca2c
commit
05121a72a9
1 changed files with 2 additions and 0 deletions
|
@ -10,3 +10,5 @@ for i in $x
|
|||
do
|
||||
echo "$i"
|
||||
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…
Add table
Reference in a new issue