{"id":480,"date":"2002-09-30T12:23:00","date_gmt":"2002-09-30T19:23:00","guid":{"rendered":"http:\/\/www.bibik.org\/blog\/?p=480"},"modified":"2002-09-30T12:23:00","modified_gmt":"2002-09-30T19:23:00","slug":"480","status":"publish","type":"post","link":"https:\/\/bibik.org\/index.php\/2002\/09\/30\/480\/","title":{"rendered":""},"content":{"rendered":"<p>Ever wanted to print a man page in unix?  You can&#8217;t simply pipe the output straight to a printer device, it just won&#8217;t work.  Most normal workstations will have a2ps installed, a tool that converts ascii text to a PostScript file.<\/p>\n<p>To print a man page:  man {someSubject} | a2ps -m -P {printerName}<\/p>\n<p>To save a man page in PS format:  man {someSubject} | a2ps -m -o {fileName}<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ever wanted to print a man page in unix? You can&#8217;t simply pipe the output straight to a printer device, it just won&#8217;t work. Most normal workstations will have a2ps installed, a tool that converts ascii text to a PostScript file. To print a man page: man {someSubject} | a2ps -m -P {printerName} To save [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-480","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/bibik.org\/index.php\/wp-json\/wp\/v2\/posts\/480","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bibik.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bibik.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bibik.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bibik.org\/index.php\/wp-json\/wp\/v2\/comments?post=480"}],"version-history":[{"count":0,"href":"https:\/\/bibik.org\/index.php\/wp-json\/wp\/v2\/posts\/480\/revisions"}],"wp:attachment":[{"href":"https:\/\/bibik.org\/index.php\/wp-json\/wp\/v2\/media?parent=480"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bibik.org\/index.php\/wp-json\/wp\/v2\/categories?post=480"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bibik.org\/index.php\/wp-json\/wp\/v2\/tags?post=480"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}