
{"id":15778,"date":"2014-05-01T13:47:01","date_gmt":"2014-05-01T13:47:01","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=15778"},"modified":"2014-05-01T13:47:01","modified_gmt":"2014-05-01T13:47:01","slug":"pr-convert-text-files-for-printing","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2014\/05\/01\/pr-convert-text-files-for-printing\/","title":{"rendered":"pr &#8211; convert text files for printing"},"content":{"rendered":"<pre style=\"font-family:'Glegoo', serif;\">\nThe following shows a command line session with pr \ncommand which helps in displaying contents of a file\nin shell scripts.\n<\/pre>\n<p><\/p>\n<pre>\n$cat lkg.txt \nA for Apple\nB for Ball\nC for Cat\nD for Donkey\nE for Elephant\nF for Fox\nG for Goat\nH for Horse\nI for Insect\n$pr -l 10 lkg.txt \nA for Apple\nB for Ball\nC for Cat\nD for Donkey\nE for Elephant\nF for Fox\nG for Goat\nH for Horse\nI for Insect\n$\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>The following shows a command line session with pr command which helps in displaying contents of a file in shell scripts. $cat lkg.txt A for Apple B for Ball C for Cat D for Donkey E for Elephant F for Fox G for Goat H for Horse I for Insect $pr -l 10 lkg.txt A &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2014\/05\/01\/pr-convert-text-files-for-printing\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;pr &#8211; convert text files for printing&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[7,83,91],"tags":[1286],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/15778"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=15778"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/15778\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=15778"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=15778"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=15778"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}