-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.saloperies
60 lines (43 loc) · 803 Bytes
/
.saloperies
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
echo test1 &| echo test2
echo hello','$USER'$USER'"$USER,"world
echo "test1"&&echo "test2"
cat << STOP || cat << STOP
<< "STOP"
> test1 echo > test2 "mdr" > test3
cat <
echo a &&
(echo ahaha) > toto
export TEST=mdr"salut ' "" $USER ' * ' ' oui"
echo $TEST
"l"s
export a=3 | env
exit | exit 42
echo $?
echo -n -n-n
<< $PWD | << $HOME
"$USER "$USER" '$USER' ''"'$USER'
export TEST="-n"
echo $TEST hello
> toto
export test1 123 test2
echo $?
------HEREDOC---------
bash-5.0$ cat << 'end'
> $USER
> end
$USER
bash-5.0$ cat << end
> $USER
> end
ajung
bash-5.0$ cat << e'n'd
> $USER
> end
$USER
bash-5.0$ cat
^\Quit (core dumped)
echo -
echo test" test2 test3 test4"test5
exit -42
export test=cho
e$test bonjour