RosettaCodeData/Task/Reverse-a-string/0815/reverse-a-string-2.0815
2023-07-01 13:44:08 -04:00

3 lines
40 B
Text

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