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

4 lines
40 B
Text
Raw Permalink Normal View History

2013-04-10 23:57:08 -07:00
echo -e "foo\nbar" | 0815 rev.0
oof
rab