index
:
piscine.git
master
School project: piscine Jul 2019
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell01
/
ex03
/
count_files.sh
blob: 4b9918a793d1326c918a5021e730083dbcb08394 (
plain
)
1
echo
$(find . -type f -o -type d | wc -w)