Difference between revisions of "Bash"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
* [[Bash History]]
 
* [[Bash History]]
 
* [[alias]]
 
* [[alias]]
* <code>function { }</code>
+
* <code>[[function]] { }</code>
 
* <code>[[&&]]</code> and <code>||</code> operator
 
* <code>[[&&]]</code> and <code>||</code> operator
 
* <code>#!</code> ([[wikipedia:shebang (Unix)]])
 
* <code>#!</code> ([[wikipedia:shebang (Unix)]])

Revision as of 05:09, 29 April 2020

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

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


Activities

  1. Read What is the difference between .bash_profile and .bashrc?, https://apple.stackexchange.com/a/51038

Related commands


See also

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