
{"id":16998,"date":"2018-04-05T19:21:40","date_gmt":"2018-04-05T19:21:40","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=16998"},"modified":"2018-04-05T19:21:40","modified_gmt":"2018-04-05T19:21:40","slug":"type","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2018\/04\/05\/type\/","title":{"rendered":"Indicate how each name would be interpreted if used as a command name"},"content":{"rendered":"<pre>\n$type -a locate\nlocate is \/usr\/bin\/locate\n$type -a ls\nls is aliased to `ls --color=auto'\nls is \/bin\/ls\n$type -t ls\nalias\n$type -t locate\nfile\n$type -t \/dev\/urandom\n$type -t \/dev\/sda1\n$type -t urandom\n$type -t sda1\n$type -t type\nbuiltin\n$type -t shuf\nfile\n$type -t bash\nfile\n$type -t proc\n$type -t debugfs\n$sudo type -t debugfs\n[sudo] password for jeffrin: \nsudo: type: command not found\n$sudo type -t debugfs\nsudo: type: command not found\n$\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>$type -a locate locate is \/usr\/bin\/locate $type -a ls ls is aliased to `ls &#8211;color=auto&#8217; ls is \/bin\/ls $type -t ls alias $type -t locate file $type -t \/dev\/urandom $type -t \/dev\/sda1 $type -t urandom $type -t sda1 $type -t type builtin $type -t shuf file $type -t bash file $type -t proc $type -t &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2018\/04\/05\/type\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Indicate how each name would be interpreted if used as a command name&#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":[7,15,83],"tags":[1610],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/16998"}],"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=16998"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/16998\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=16998"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=16998"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=16998"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}