Exos (Update Ex0)
This commit is contained in:
1
ex0/find_sh.sh
Executable file
1
ex0/find_sh.sh
Executable file
@@ -0,0 +1 @@
|
||||
find . -iname "*.sh" -execdir sh -c 'printf "%s\n" "${0%.*}"' {} ';' | cut -c3-
|
||||
Reference in New Issue
Block a user