mirror of https://github.com/01-edu/public.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
253 B
12 lines
253 B
6 years ago
|
# cl-camp8
|
||
|
|
||
|
## Instructions
|
||
|
|
||
|
"Choisis ton équipement"
|
||
|
|
||
|
écrire une ligne dans un fichier `skip.sh` qui affiche le résultat d'un `ls -l` qui saute 1 ligne sur 2, en commençant pas la **première**.
|
||
|
|
||
|
## Indice
|
||
|
|
||
|
`awk` ou `sed` peuvent faire le travail.
|