Difference between revisions of "Bash"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 13: Line 13:
 
* <code>/lib/lsb/init-functions</code>
 
* <code>/lib/lsb/init-functions</code>
 
* <code>[[shift]]</code> built-in
 
* <code>[[shift]]</code> built-in
* <code>[[exit]]</code> and <code>[[return]]</code> <ref>https://stackoverflow.com/questions/4419952/difference-between-return-and-exit-in-bash-functions</ref>
+
* <code>[[exit]]</code> and <code>[[return]]</code><ref>https://stackoverflow.com/questions/4419952/difference-between-return-and-exit-in-bash-functions</ref> and <code>$?</code>
  
 
== Related commands ==
 
== Related commands ==

Revision as of 13:53, 20 February 2020

Advertising: