Bash: Difference between revisions

From wikinotes
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The bourne again shell (BASH) is the most common linux shell.
The bourne again shell (BASH) is a common shell.


= Documentation =
= Documentation =
Line 15: Line 15:
|-
|-
| bash one liners || https://github.com/onceupon/Bash-Oneliner
| bash one liners || https://github.com/onceupon/Bash-Oneliner
|-
| POSIX sh bible || https://github.com/dylanaraps/pure-sh-bible
|-
|-
|}
|}
Line 59: Line 61:
|-
|-
| [[bash functions]]
| [[bash functions]]
|-
| [[bash functional]]
|-
|-
| [[bash arguments]]
| [[bash arguments]]
Line 85: Line 85:
|}
|}
</blockquote><!-- Syntax -->
</blockquote><!-- Syntax -->
= Features =
<blockquote>
{|
|-
| [[bash random]]
|-
| [[bash functional]]
|-
|}
</blockquote><!-- Features -->


= Tools =
= Tools =

Latest revision as of 21:07, 30 April 2023