mirror of
git://git.sv.gnu.org/findutils.git
synced 2026-01-29 04:53:21 +01:00
4 lines
51 B
Plaintext
4 lines
51 B
Plaintext
sleep 2 && echo one
|
|
sleep 1 && echo two
|
|
echo three
|