12 lines
216 B
Bash
12 lines
216 B
Bash
|
|
cat /dev/random | head -n 1 | cat -e
|
|
|
|
ctrl-C . 130 sur bin(ex : sleep 10)&line vide
|
|
|
|
ctrl-\ .131 sur bin
|
|
|
|
/bin/ls
|
|
write something the press ctrl+c
|
|
write something then press ctrl+d
|
|
write something then press ctrl+\
|