
{"id":6480,"date":"2011-12-18T18:12:15","date_gmt":"2011-12-18T18:12:15","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=6480"},"modified":"2011-12-18T18:12:15","modified_gmt":"2011-12-18T18:12:15","slug":"ls-i-option","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2011\/12\/18\/ls-i-option\/","title":{"rendered":"ls ( -i option )"},"content":{"rendered":"<h4><u> UNIX Command <\/u><\/h4>\n<pre>\n$ls\nbp  cfg.c  cfg.h  CVS  gtk  Makefile  sample.cfg  simpleproxy.c\n$ls -i\n5448322 bp     7569479 cfg.h  5448162 gtk\t 925726 sample.cfg\n7569478 cfg.c  5448150 CVS    8489600 Makefile\t5448260 simpleproxy.c\n$\n\n<\/pre>\n<p><\/p>\n<h4><u> UNIX Explanation<\/u><\/h4>\n<pre>\n-i, --inode\n              print the index number of each file\n\n<\/pre>\n<p><\/p>\n<h4><u> Theory Drop <\/u><\/h4>\n<pre>\nIn  computing, an  index-node  (inode)  is a  data  structure on  a\ntraditional Unix-style file system such as UFS. An inode stores all\nthe  information about  a regular  file, directory,  or  other file\nsystem object, except its data and name.[1]\n\nsource : http:\/\/en.wikipedia.org\/wiki\/Inode\n<\/pre>\n<p>\nFollow Up : readdir ( A Prototype Of dirent.h )<\/p>\n","protected":false},"excerpt":{"rendered":"<p>UNIX Command $ls bp cfg.c cfg.h CVS gtk Makefile sample.cfg simpleproxy.c $ls -i 5448322 bp 7569479 cfg.h 5448162 gtk 925726 sample.cfg 7569478 cfg.c 5448150 CVS 8489600 Makefile 5448260 simpleproxy.c $ UNIX Explanation -i, &#8211;inode print the index number of each file Theory Drop In computing, an index-node (inode) is a data structure on a traditional &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2011\/12\/18\/ls-i-option\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;ls ( -i 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\/6480"}],"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=6480"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/6480\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=6480"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=6480"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=6480"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}