mirror of
https://git.savannah.gnu.org/git/parallel.git
synced 2024-11-22 14:07:55 +00:00
4 lines
51 B
Plaintext
4 lines
51 B
Plaintext
|
sleep 2 && echo one
|
||
|
sleep 1 && echo two
|
||
|
echo three
|