Hugo minishell tests init

This commit is contained in:
LuckyLaszlo
2021-12-08 20:41:55 +01:00
parent 88c04d0fae
commit d5f9aef3ab
10 changed files with 662 additions and 0 deletions

17
ut_exit_status.sh Normal file
View File

@@ -0,0 +1,17 @@
echo $?
cat Makefile | grep pr | head -n 5 | cd test (mybin)
$?
cat Makefile | grep pr | head -n 5 | cat test (bin)
$?
cat Makefile | grep pr | head -n 5 | hello (NA)
$?
cat diufosgid
$?
exit
$?