init
This commit is contained in:
2
Shell/shell01v4_check/ex02/find_sh.sh
Executable file
2
Shell/shell01v4_check/ex02/find_sh.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
basename -s .sh $(find . -type f -name *.sh)
|
Reference in New Issue
Block a user