
{"id":17188,"date":"2018-09-21T14:49:27","date_gmt":"2018-09-21T14:49:27","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=17188"},"modified":"2018-09-21T14:49:27","modified_gmt":"2018-09-21T14:49:27","slug":"bash-builtin-command-named-command","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2018\/09\/21\/bash-builtin-command-named-command\/","title":{"rendered":"bash builtin command named command"},"content":{"rendered":"\n<pre class=\"wp-block-preformatted\">$pwd\n\/home\/jeffrin\/upstream-kernel\n$tail ~\/.bashrc\n    . \/usr\/share\/bash-completion\/bash_completion\n  elif [ -f \/etc\/bash_completion ]; then\n    . \/etc\/bash_completion\n  fi\nfi\nexport PS1=$\nfunction ls {\n   pwd\n}\n$ls\n\/home\/jeffrin\/upstream-kernel\n$command ls\n0002-Testing-script-for-Intel-P-State-driver-crashes-duri.patch  linux    linux-kselftest  linux-kselftest.bup  linux-kselftest.bup2  linux-next  linux.old<br \/>\n$<div><br \/><\/div><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>$pwd \/home\/jeffrin\/upstream-kernel $tail ~\/.bashrc . \/usr\/share\/bash-completion\/bash_completion elif [ -f \/etc\/bash_completion ]; then . \/etc\/bash_completion fi fi export PS1=$ function ls { pwd } $ls \/home\/jeffrin\/upstream-kernel $command ls 0002-Testing-script-for-Intel-P-State-driver-crashes-duri.patch linux linux-kselftest linux-kselftest.bup linux-kselftest.bup2 linux-next linux.old $<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[7,8],"tags":[508,558],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/17188"}],"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=17188"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/17188\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=17188"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=17188"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=17188"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}