Upload files to "OS/bash/Week1"
This commit is contained in:
parent
085fb7d432
commit
e6b4e53b98
6
OS/bash/Week1/answers.md
Normal file
6
OS/bash/Week1/answers.md
Normal file
@ -0,0 +1,6 @@
|
||||
## Lab 1
|
||||
|
||||
Q3. a. `ls *.txt`
|
||||
b. `ls *[0-9]*`
|
||||
c. `ls ?????*` - 5, considering that one character is a period.
|
||||
d. `ls [!aeiou]*`
|
Loading…
x
Reference in New Issue
Block a user