20 lines
182 B
Bash
20 lines
182 B
Bash
$
|
|
|
|
file_name_in_current_dir
|
|
|
|
/bin/echo bonjour
|
|
|
|
not_cmd
|
|
|
|
echo bonjour > $test w/ t
|
|
ls
|
|
rm '$test'
|
|
|
|
"exit retour a la ligne"
|
|
|
|
minishell
|
|
# binary not in path without "./" before
|
|
|
|
l^Ds
|
|
|