
{"id":15691,"date":"2014-03-31T15:47:26","date_gmt":"2014-03-31T15:47:26","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=15691"},"modified":"2014-03-31T15:47:26","modified_gmt":"2014-03-31T15:47:26","slug":"what-does-true-and-false-commands-do","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2014\/03\/31\/what-does-true-and-false-commands-do\/","title":{"rendered":"What does  true and false  commands do ?"},"content":{"rendered":"<h4>commandline session<\/h4>\n<pre>\n$true \n$true $?\n$echo  $?\n0\n$false\n$echo  $?\n1\n$echo  $?\n0\n$echo  $?\n0\n$false ; true\n$echo  $?\n0\n$true ; false ; echo $?\n1\n$true ; false ; echo $?\n1\n$true ; false ; echo $?\n1\n$true ; false ; echo $? ; echo $?\n1\n0\n$true ; false ; echo $? ; echo $?\n1\n0\n$echo $?\n0\n$echo $@\n\n$echo $@\n\n$tru\ntrue      truncate  trust     \n$true \n$echo $@\n\n$echo @\n@\n$\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>commandline session $true $true $? $echo $? 0 $false $echo $? 1 $echo $? 0 $echo $? 0 $false ; true $echo $? 0 $true ; false ; echo $? 1 $true ; false ; echo $? 1 $true ; false ; echo $? 1 $true ; false ; echo $? ; echo $? 1 &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2014\/03\/31\/what-does-true-and-false-commands-do\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;What does  true and false  commands do ?&#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":[697,750,1602],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/15691"}],"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=15691"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/15691\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=15691"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=15691"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=15691"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}