
{"id":15677,"date":"2014-03-29T18:48:10","date_gmt":"2014-03-29T18:48:10","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=15677"},"modified":"2014-03-29T18:48:10","modified_gmt":"2014-03-29T18:48:10","slug":"what-is-the-difference-between-ls-a-and-ls-a","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2014\/03\/29\/what-is-the-difference-between-ls-a-and-ls-a\/","title":{"rendered":"What is the difference between  ls -a and ls -A ?"},"content":{"rendered":"<h4>commandline session<\/h4>\n<pre>\n$who\njeffrin  tty7         2014-03-30 00:04 (:0)\njeffrin  pts\/0        2014-03-30 00:06 (:0)\n$'who'\njeffrin  tty7         2014-03-30 00:04 (:0)\njeffrin  pts\/0        2014-03-30 00:06 (:0)\n$`who`\nbash: jeffrin: command not found\n$ls -a &gt; a.txt\n$ls -A &gt; A.txt\n$diff a.txt  A.txt \n1,2d0\n&lt; .\n A.txt\n$cmp a.txt A.txt \na.txt A.txt differ: byte 1, line 1\n$diff -u a.txt  A.txt \n--- a.txt\t2014-03-30 00:13:17.268486656 +0530\n+++ A.txt\t2014-03-30 00:13:27.764559759 +0530\n@@ -1,5 +1,3 @@\n-.\n-..\n 1\n ahiliation.github.io\n a.out\n@@ -7,6 +5,7 @@\n apache2_2.4.7-1_amd64.deb\n .aptitude\n a.txt\n+A.txt\n .bash_history\n .bash_logout\n .bash_profile\n$\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>commandline session $who jeffrin tty7 2014-03-30 00:04 (:0) jeffrin pts\/0 2014-03-30 00:06 (:0) $&#8217;who&#8217; jeffrin tty7 2014-03-30 00:04 (:0) jeffrin pts\/0 2014-03-30 00:06 (:0) $`who` bash: jeffrin: command not found $ls -a &gt; a.txt $ls -A &gt; A.txt $diff a.txt A.txt 1,2d0 &lt; . A.txt $cmp a.txt A.txt a.txt A.txt differ: byte 1, line 1 &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2014\/03\/29\/what-is-the-difference-between-ls-a-and-ls-a\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;What is the difference between  ls -a and ls -A ?&#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":[83],"tags":[],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/15677"}],"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=15677"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/15677\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=15677"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=15677"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=15677"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}