Files
42_INT_07_minishell/tests/unit_tests/ut_vrac.sh
2021-12-03 22:32:07 +01:00

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