RosettaCodeData/Task/Reverse-a-string/0815/reverse-a-string-2.0815

4 lines
40 B
Plaintext

echo -e "foo\nbar" | 0815 rev.0
oof
rab