mirror of
https://github.com/sheumann/hush.git
synced 2024-12-27 01:32:08 +00:00
10 lines
68 B
Plaintext
10 lines
68 B
Plaintext
|
cat <<000; cat <<www; cat <<eee
|
||
|
000
|
||
|
qwe
|
||
|
asd
|
||
|
www
|
||
|
123
|
||
|
456
|
||
|
eee
|
||
|
echo Ok
|