diff options
Diffstat (limited to 'j01/ex03/count_files.sh')
| -rwxr-xr-x | j01/ex03/count_files.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/j01/ex03/count_files.sh b/j01/ex03/count_files.sh deleted file mode 100755 index 4b9918a..0000000 --- a/j01/ex03/count_files.sh +++ /dev/null @@ -1 +0,0 @@ -echo $(find . -type f -o -type d | wc -w) |
