ajouts des tests discord

This commit is contained in:
hugogogo
2021-12-05 18:26:44 +01:00
parent 39908b71d9
commit a485b3046e
9 changed files with 3743 additions and 95 deletions

View File

@@ -1,13 +1,5 @@
#!/bin/bash
COMMANDE=' echo "hugo"
cat << EOF
hello you
EOF'
echo "$COMMANDE" | bash -i &>file.log
#echo "$COMMANDE" | ./minishell &>file.log
#cat << EOF
#hello
#EOF