
{"id":16621,"date":"2017-02-05T17:07:45","date_gmt":"2017-02-05T17:07:45","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=16621"},"modified":"2017-02-05T17:07:45","modified_gmt":"2017-02-05T17:07:45","slug":"gnu-coreutils-with-delimit-the-option-list-feature","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2017\/02\/05\/gnu-coreutils-with-delimit-the-option-list-feature\/","title":{"rendered":"GNU coreutils with (delimit the option list) feature"},"content":{"rendered":"<pre>\n$echo \"hello\" &gt;  --test\n$cat --test\ncat: unrecognized option '--test'\nTry 'cat --help' for more information.\n$cat -- --test\nhello\n$\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>$echo &#8220;hello&#8221; &gt; &#8211;test $cat &#8211;test cat: unrecognized option &#8216;&#8211;test&#8217; Try &#8216;cat &#8211;help&#8217; for more information. $cat &#8212; &#8211;test hello $<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[24],"tags":[521],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/16621"}],"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=16621"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/16621\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=16621"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=16621"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=16621"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}