
{"id":6747,"date":"2012-02-22T18:18:11","date_gmt":"2012-02-22T18:18:11","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=6747"},"modified":"2012-02-22T18:18:11","modified_gmt":"2012-02-22T18:18:11","slug":"ls-g-option","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2012\/02\/22\/ls-g-option\/","title":{"rendered":"ls ( -g option )"},"content":{"rendered":"<h4><u>UNIX Command<\/u><\/h4>\n<pre>\n$ls -g\ntotal 4\n-rw-r--r-- 1 jeffrin 0 Feb 19 22:30 a1.txt\n-rw-r--r-- 1 jeffrin 2 Feb 19 22:31 a2.txt\n$\n\n<\/pre>\n<p><\/p>\n<h4><u>UNIX Explanation<\/u><\/h4>\n<pre>\n -g     like -l, but do not list owner\n<\/pre>\n<p>\n<u> computer science related Theory Drop <\/u><\/p>\n<pre>\nEvery  file  or   folder  in  UNIX  has  access\npermissions.   There   are   three   types   of\npermissions (what allowed to do with a file):\n\nread access\nwrite access\nexecute access\nPermissions are defined for three types of users:\n\nthe owner of the file\nthe group that the owner belongs to\nother users\n\n\nsource : http:\/\/www.zzee.com\/solutions\/unix-permissions.shtml\n<\/pre>\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>UNIX Command $ls -g total 4 -rw-r&#8211;r&#8211; 1 jeffrin 0 Feb 19 22:30 a1.txt -rw-r&#8211;r&#8211; 1 jeffrin 2 Feb 19 22:31 a2.txt $ UNIX Explanation -g like -l, but do not list owner computer science related Theory Drop Every file or folder in UNIX has access permissions. There are three types of permissions (what allowed &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2012\/02\/22\/ls-g-option\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;ls ( -g 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\/6747"}],"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=6747"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/6747\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=6747"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=6747"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=6747"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}