
{"id":8286,"date":"2013-04-05T21:14:24","date_gmt":"2013-04-05T21:14:24","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=8286"},"modified":"2013-04-05T21:14:24","modified_gmt":"2013-04-05T21:14:24","slug":"type-indicate-how-a-command-name-is-interpreted","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2013\/04\/05\/type-indicate-how-a-command-name-is-interpreted\/","title":{"rendered":"TYPE  COMMAND   Indicate how a command name is interpreted"},"content":{"rendered":"<h4><u>commandline session<\/u><\/h4>\n<pre>\n$type ls\nls is aliased to `ls --color=auto'\n$type cp\ncp is \/bin\/cp\n$type mv\nmv is \/bin\/mv\n$type happy\nbash: type: happy: not found\n$type gnome-session\ngnome-session is \/usr\/bin\/gnome-session\n$type rm\nrm is \/bin\/rm\n$type rm -r\nrm is \/bin\/rm\nbash: type: -r: not found\n$type 'rm -r'\nbash: type: rm -r: not found\n$type \"rm -r \"\nbash: type: rm -r : not found\n$type type\ntype is a shell builtin\n$type bash\nbash is \/bin\/bash\n$type if\nif is a shell keyword\n$type $\nbash: type: $: not found\n$type fi\nfi is a shell keyword\n$type .\/arduino-1.0.1+dfsg\/\napp\/       build\/     core\/      debian\/    hardware\/  libraries\/ .pc\/\n$type .\/arduino-1.0.1+dfsg\/\nbash: type: .\/arduino-1.0.1+dfsg\/: not found\n$\n<\/pre>\n<p>Screen shot modified to bring to the above form<\/p>\n","protected":false},"excerpt":{"rendered":"<p>commandline session $type ls ls is aliased to `ls &#8211;color=auto&#8217; $type cp cp is \/bin\/cp $type mv mv is \/bin\/mv $type happy bash: type: happy: not found $type gnome-session gnome-session is \/usr\/bin\/gnome-session $type rm rm is \/bin\/rm $type rm -r rm is \/bin\/rm bash: type: -r: not found $type &#8216;rm -r&#8217; bash: type: rm -r: &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2013\/04\/05\/type-indicate-how-a-command-name-is-interpreted\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;TYPE  COMMAND   Indicate how a command name is interpreted&#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\/8286"}],"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=8286"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/8286\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=8286"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=8286"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=8286"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}