
{"id":7000,"date":"2012-03-25T19:41:46","date_gmt":"2012-03-25T19:41:46","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=7000"},"modified":"2012-03-25T19:41:46","modified_gmt":"2012-03-25T19:41:46","slug":"ls-sort-option","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2012\/03\/25\/ls-sort-option\/","title":{"rendered":"ls ( &#8211;sort option)"},"content":{"rendered":"<h4><u>UNIX Command<\/u><\/h4>\n<pre>\n$pwd\n\/home\/jeffrin\/shelter\/symmel\n$ls\nbeautifulwork  bugs-general  debian-howtos  firewall  language\tovlfose\nbooks\t       config-files  Docs\t    https:    linux\tREADME\n$ls --sort=none\nDocs   https:\t      language\tovlfose       firewall\t    README\nbooks  debian-howtos  linux\tbugs-general  config-files  beautifulwork\n$ls --sort=time\nfirewall  Docs\t  config-files\t beautifulwork\tbugs-general  ovlfose\nlanguage  https:  debian-howtos  books\t\tlinux\t      README\n$ls --sort=size\nbeautifulwork  bugs-general  debian-howtos  firewall  language\tovlfose\nbooks\t       config-files  Docs\t    https:    linux\tREADME\n$ls --sort=extension\nbeautifulwork  bugs-general  debian-howtos  firewall  language\tovlfose\nbooks\t       config-files  Docs\t    https:    linux\tREADME\n$ls --sort=version\nDocs\tbeautifulwork  bugs-general  debian-howtos  https:    linux\nREADME\tbooks\t       config-files  firewall\t    language  ovlfose\n$\n\n\n<\/pre>\n<p><\/p>\n<h4><u>UNIX Explanation<\/u><\/h4>\n<pre>\n--sort=WORD            sort by WORD instead of name: none -U,\n                             extension -X, size -S, time -t, version -v\n\n\n<\/pre>\n<p>\n<u>Theory Drop Related<\/u><\/p>\n<pre>\nNames of some sorting algorithms :\n\nBubble sort\nSelection sort\nInsertion sort\nShell sort\nComb sort\nMerge sort\nHeapsort\nQuicksort\nCounting sort\nBucket sort\nRadix sort\nDistribution sort\nTimsort\n\n<\/pre>\n<p>\n<u>CONNECTION<\/u><\/p>\n<pre>\nname of sorting algorithms which is knowledge related to sorting\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>UNIX Command $pwd \/home\/jeffrin\/shelter\/symmel $ls beautifulwork bugs-general debian-howtos firewall language ovlfose books config-files Docs https: linux README $ls &#8211;sort=none Docs https: language ovlfose firewall README books debian-howtos linux bugs-general config-files beautifulwork $ls &#8211;sort=time firewall Docs config-files beautifulwork bugs-general ovlfose language https: debian-howtos books linux README $ls &#8211;sort=size beautifulwork bugs-general debian-howtos firewall language ovlfose books config-files &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2012\/03\/25\/ls-sort-option\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;ls ( &#8211;sort option)&#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\/7000"}],"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=7000"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/7000\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=7000"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=7000"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=7000"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}