Difference between revisions of "Bash"

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

Revision as of 01:00, 26 March 2020

This article is a Draft. Help us to complete it.

https://en.wikipedia.org/wiki/Bash_(Unix_shell)

Related commands


See also

  • https://stackoverflow.com/questions/4419952/difference-between-return-and-exit-in-bash-functions
  • Advertising: