{"id":100,"date":"2003-09-09T12:28:51","date_gmt":"2003-09-09T03:28:51","guid":{"rendered":"http:\/\/openlook.org\/wp\/?p=100"},"modified":"2003-09-09T12:28:51","modified_gmt":"2003-09-09T03:28:51","slug":"cb-502","status":"publish","type":"post","link":"https:\/\/openlook.org\/wp\/cb-502\/","title":{"rendered":"RFC\ub97c PDF\ub85c!"},"content":{"rendered":"<p>\nIETF RFC \uc778\uc1c4\ud560 \uc77c\uc774 \ub9ce\uc740 \ubd84\ub4e4 \uc774\uc81c \uc778\uc1c4 \uac71\uc815 \ub05d!;;\n<\/p>\n<p>\n\uadf8\ub0e5 \ub9e8\ub0a0 RFC \ud589\uac04 \ub9de\ucdb0\uc11c \ud398\uc774\uc9c0 \ub9de\ucd94\ub294\uac8c \uadc0\ucc2e\uc544\uc11c RFC2PDF \uc2a4\ud06c\ub9bd\ud2b8\ub97c \ud55c\ubc88 \ub9cc\ub4e4\uc5b4 \ubd24\uc2b5\ub2c8\ub2e4. \ud37c\ube14\ub9ad \ub3c4\uba54\uc778\uc774\ub2c8 \ub9c8\uc74c\ub300\ub85c \uc4f0\uc138\uc694~ \ucc38. \uc774 \uc2a4\ud06c\ub9bd\ud2b8\ub97c \uc4f0\uae30 \uc704\ud574\uc11c\ub294 <a class=\"interwiki\" title=\"FreshPorts\" href=\"http:\/\/www.freshports.org\/print\/enscript\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/openlook.org\/images\/moin\/classic\/img\/moin-inter.png\" alt=\"[FreshPorts]\" height=\"16\" width=\"16\">print\/enscript<\/a> \uc640 <a class=\"interwiki\" title=\"FreshPorts\" href=\"http:\/\/www.freshports.org\/print\/ghostscript-afpl\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/openlook.org\/images\/moin\/classic\/img\/moin-inter.png\" alt=\"[FreshPorts]\" height=\"16\" width=\"16\">print\/ghostscript-afpl<\/a> \uc774 \ud544\uc694\ud569\ub2c8\ub2e4. (gs-GPL\ub3c4 \uc0c1\uad00\uc740 \uc5c6\uc9c0\ub9cc~)\n<\/p>\n<pre>#!\/bin\/sh\n#\n# RFC -&gt; PDF converter\n# by Hye-Shik Chang &lt;perky@FreeBSD.org&gt;\n#\n# This script is distributed as public domain.\n#\n# $Id$\n\nWGET=wget\nENSCRIPT=enscript\nPS2PDF=ps2pdf\nTMP=\/tmp\/rfc2pdf.$$.\n\nif [ ! \"$1\" ]; then\n        echo \"Usage: $0 rfc# ...\";\n        exit 0;\nfi\n\nfor num in $@; do\n        echo \"==&gt; Retrieving RFC$num ...\"\n        $WGET -O \"$TMP$num.txt\" -q http:\/\/www.ietf.org\/rfc\/rfc$num.txt\n\n        echo \"==&gt; Converting to PDF format ...\"\n        $ENSCRIPT --no-header --indent=7 --baselineskip=3 \\\n                -o $TMP$num.ps &lt; $TMP$num.txt\n        $PS2PDF $TMP$num.ps rfc$num.pdf\n\n        rm -f $TMP$num.ps $TMP$num.txt\ndone\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>IETF RFC \uc778\uc1c4\ud560 \uc77c\uc774 \ub9ce\uc740 \ubd84\ub4e4 \uc774\uc81c \uc778\uc1c4 \uac71\uc815 \ub05d!;; \uadf8\ub0e5 \ub9e8\ub0a0 RFC \ud589\uac04 \ub9de\ucdb0\uc11c \ud398\uc774\uc9c0 \ub9de\ucd94\ub294\uac8c \uadc0\ucc2e\uc544\uc11c RFC2PDF \uc2a4\ud06c\ub9bd\ud2b8\ub97c \ud55c\ubc88 \ub9cc\ub4e4\uc5b4 \ubd24\uc2b5\ub2c8\ub2e4. \ud37c\ube14\ub9ad \ub3c4\uba54\uc778\uc774\ub2c8 \ub9c8\uc74c\ub300\ub85c \uc4f0\uc138\uc694~ \ucc38. \uc774 \uc2a4\ud06c\ub9bd\ud2b8\ub97c \uc4f0\uae30 \uc704\ud574\uc11c\ub294 print\/enscript \uc640 print\/ghostscript-afpl \uc774 \ud544\uc694\ud569\ub2c8\ub2e4. (gs-GPL\ub3c4 \uc0c1\uad00\uc740 \uc5c6\uc9c0\ub9cc~) #!\/bin\/sh # # RFC -&gt; PDF converter # by Hye-Shik Chang &lt;perky@FreeBSD.org&gt; # # This &#8230; <a title=\"RFC\ub97c PDF\ub85c!\" class=\"read-more\" href=\"https:\/\/openlook.org\/wp\/cb-502\/\" aria-label=\"Read more about RFC\ub97c PDF\ub85c!\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-100","post","type-post","status-publish","format-standard","hentry","category-happyhacking"],"_links":{"self":[{"href":"https:\/\/openlook.org\/wp\/wp-json\/wp\/v2\/posts\/100","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/openlook.org\/wp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/openlook.org\/wp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/openlook.org\/wp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/openlook.org\/wp\/wp-json\/wp\/v2\/comments?post=100"}],"version-history":[{"count":0,"href":"https:\/\/openlook.org\/wp\/wp-json\/wp\/v2\/posts\/100\/revisions"}],"wp:attachment":[{"href":"https:\/\/openlook.org\/wp\/wp-json\/wp\/v2\/media?parent=100"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/openlook.org\/wp\/wp-json\/wp\/v2\/categories?post=100"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/openlook.org\/wp\/wp-json\/wp\/v2\/tags?post=100"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}