first commit
This commit is contained in:
1
ended/shell01/ex03/count_files.sh
Normal file
1
ended/shell01/ex03/count_files.sh
Normal file
@ -0,0 +1 @@
|
||||
find . -type f,d | wc -l
|
Reference in New Issue
Block a user