
{"id":7597,"date":"2012-09-02T18:47:54","date_gmt":"2012-09-02T18:47:54","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=7597"},"modified":"2012-09-02T18:47:54","modified_gmt":"2012-09-02T18:47:54","slug":"which-a-args","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2012\/09\/02\/which-a-args\/","title":{"rendered":"which [-a] args"},"content":{"rendered":"<h4><u>commandline session<\/u><\/h4>\n<pre>\n$ 4.2.36 4 501---&gt; which\n$ 4.2.36 5 502---&gt; which -h\nIllegal option -h\nUsage: \/usr\/bin\/which [-a] args\n$ 4.2.36 6 503---&gt; which ls\n\/bin\/ls\n$ 4.2.36 7 504---&gt; which -a ls\n\/bin\/ls\n$ 4.2.36 8 505---&gt; which -a top\n\/usr\/bin\/top\n$ 4.2.36 9 506---&gt; which  top\n\/usr\/bin\/top\n$ 4.2.36 10 507---&gt; echo $?\n0\n$ 4.2.36 11 508---&gt; which  to\n$ 4.2.36 12 509---&gt; echo $?\n1\n$ 4.2.36 13 510---&gt; which -k top\nIllegal option -k\nUsage: \/usr\/bin\/which [-a] args\n$ 4.2.36 14 511---&gt; echo $?\n2\n$ 4.2.36 15 512---&gt;\n\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>commandline session $ 4.2.36 4 501&#8212;&gt; which $ 4.2.36 5 502&#8212;&gt; which -h Illegal option -h Usage: \/usr\/bin\/which [-a] args $ 4.2.36 6 503&#8212;&gt; which ls \/bin\/ls $ 4.2.36 7 504&#8212;&gt; which -a ls \/bin\/ls $ 4.2.36 8 505&#8212;&gt; which -a top \/usr\/bin\/top $ 4.2.36 9 506&#8212;&gt; which top \/usr\/bin\/top $ 4.2.36 10 507&#8212;&gt; echo &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2012\/09\/02\/which-a-args\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;which [-a] args&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/7597"}],"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=7597"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/7597\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=7597"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=7597"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=7597"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}