This website requires JavaScript.
Explore
Help
Sign in
fotonmoton
/
42
Watch
1
Star
0
Fork
You've already forked 42
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
master
42
/
d01
/
ex03
/
count_files.sh
Gregory
e078efd325
init commit
2016-11-20 02:20:23 +02:00
1 line
27 B
Bash
Executable file
Raw
Permalink
Blame
History
find .
|
wc -l
|
tr -d
" "
Reference in a new issue
View git blame
Copy permalink