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

52
ut_expensions.sh Normal file
View File

@@ -0,0 +1,52 @@
echo "bip | bip ; coyotte > < \" "
export vat=at
c$var Makefile
$blablabla
$LESS$VAR
echo '\'
echo "\"
echo "\\"
echo "\n \n \n"
echo "\n \\n \\\n"
echo hi";" hihi
echo hi " ; " hihi
echo "\s"
echo "\\s"
echo \>
echo "$HOME"
echo '$HOME'
echo \$HOME
export A="s -la"
l$A
export A=p
export B=w
$A"$B"d
"$A"'$B'd
echo "ls -la <a | grep x > b"
echo ok "" ok
echo ok "" "" "" "" "" "" "" "" "" ok
export OK="ok ok"
echo $OK