
{"id":6828,"date":"2012-03-02T20:12:08","date_gmt":"2012-03-02T20:12:08","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=6828"},"modified":"2012-03-02T20:12:08","modified_gmt":"2012-03-02T20:12:08","slug":"ls-b-option","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2012\/03\/02\/ls-b-option\/","title":{"rendered":"ls ( -B option )  ( not complete )"},"content":{"rendered":"<h4><u>UNIX Command<\/u><\/h4>\n<pre>\n$ls\na1.txt\ta2.txt\n$ls .\n.\/  ..\/\n$cp a1.txt a1.txt~\n$ls\na1.txt\ta1.txt~  a2.txt\n$ls -B\na1.txt\ta2.txt\n$l\nbash: l: command not found\n$ls\na1.txt\ta1.txt~  a2.txt\n$ls --backup\nls: unrecognized option '--backup'\nTry `ls --help' for more information.\n$ls --ignore-backups\na1.txt\ta2.txt\n$\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>UNIX Command $ls a1.txt a2.txt $ls . .\/ ..\/ $cp a1.txt a1.txt~ $ls a1.txt a1.txt~ a2.txt $ls -B a1.txt a2.txt $l bash: l: command not found $ls a1.txt a1.txt~ a2.txt $ls &#8211;backup ls: unrecognized option &#8216;&#8211;backup&#8217; Try `ls &#8211;help&#8217; for more information. $ls &#8211;ignore-backups a1.txt a2.txt $<\/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\/6828"}],"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=6828"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/6828\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=6828"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=6828"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=6828"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}