index
:
piscine.git
master
School project: piscine Jul 2019
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
j01
/
ex02
/
find_sh.sh
blob: 3f1358779168c576b3047a1f517a8fb72ffcd9b5 (
plain
)
1
find
.
-type
f
-name
"*.sh"
|
sed
"s/.*\///g"
|
sed
"s/\.sh//g"