
{"id":8298,"date":"2013-04-07T19:29:10","date_gmt":"2013-04-07T19:29:10","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=8298"},"modified":"2013-04-07T19:29:10","modified_gmt":"2013-04-07T19:29:10","slug":"help-get-help-for-shell-builtins","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2013\/04\/07\/help-get-help-for-shell-builtins\/","title":{"rendered":"help       Get Help for Shell Builtins"},"content":{"rendered":"<h4><u>commandline session<\/u><\/h4>\n<pre>\n$help source\nsource: source filename [arguments]\n    Execute commands from a file in the current shell.\n\n    Read and execute commands from FILENAME in the current shell.  The\n    entries in $PATH are used to find the directory containing FILENAME.\n    If any ARGUMENTS are supplied, they become the positional parameters\n    when FILENAME is executed.\n\n    Exit Status:\n    Returns the status of the last command executed in FILENAME; fails if\n    FILENAME cannot be read.\n$echo $?\n0\n$help bash\nbash: help: no help topics match `bash'.  Try `help help' or `man -k bash' or `info bash'.\n$\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>commandline session $help source source: source filename [arguments] Execute commands from a file in the current shell. Read and execute commands from FILENAME in the current shell. The entries in $PATH are used to find the directory containing FILENAME. If any ARGUMENTS are supplied, they become the positional parameters when FILENAME is executed. Exit Status: &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2013\/04\/07\/help-get-help-for-shell-builtins\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;help       Get Help for Shell Builtins&#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\/8298"}],"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=8298"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/8298\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=8298"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=8298"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=8298"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}