RosettaCodeData/Task/Reverse-words-in-a-string/Jq/reverse-words-in-a-string-2.jq
2017-09-25 22:28:19 +02:00

11 lines
276 B
Text

$ jq -R -r -M -f reverse_words.jq IceAndFire.txt
------------ Fire and Ice ----------
Some say the world will end in fire,
Some say in ice.
From what I've tasted of desire
I hold with those who favor fire.
... last paragraph elided ...
----------------------- Robert Frost