This website requires JavaScript.
Explore
Help
Sign In
42berlin
/
piscine-shell01
Watch
1
Star
0
Fork
You've already forked piscine-shell01
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
piscine-shell01
/
ex06
/
skip.sh
4 lines
37 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
ls -l
|
awk
'NR % 2 == 1'
Reference in New Issue
View Git Blame
Copy Permalink