first commit
This commit is contained in:
1
ended/shell01/ex02/find_sh.sh
Normal file
1
ended/shell01/ex02/find_sh.sh
Normal file
@ -0,0 +1 @@
|
||||
find . -type f -name "*.sh" -exec basename {} .sh \;
|
Reference in New Issue
Block a user