diff options
Diffstat (limited to 'j01/ex02')
| -rwxr-xr-x | j01/ex02/find_sh.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/j01/ex02/find_sh.sh b/j01/ex02/find_sh.sh deleted file mode 100755 index 3f13587..0000000 --- a/j01/ex02/find_sh.sh +++ /dev/null @@ -1 +0,0 @@ -find . -type f -name "*.sh" | sed "s/.*\///g" | sed "s/\.sh//g" |
