mirror of
https://github.com/sheumann/hush.git
synced 2025-02-07 04:31:22 +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
|