Bash: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:
* [[bash Concepts|Concepts]]
* [[bash Concepts|Concepts]]
* [[bash Parameters and Variables]]
* [[bash Parameters and Variables]]
* [[bash Patterns]]
* [[bash Built-In Variables]]
* [[bash Built-In Variables]]
* [[bash Command Line Expansion|Command Line Expansion]]
* [[bash Command Line Expansion|Command Line Expansion]]
Line 26: Line 27:
* [[bash Unit Testing|Unit Testing for bash]]
* [[bash Unit Testing|Unit Testing for bash]]
* [[Handling Signals in bash]]
* [[Handling Signals in bash]]
* [[bash Patterns]]


=Built-In Commands=
=Built-In Commands=
Line 55: Line 55:
* [[Bash_Parameters_and_Variables#Booleans|Recommended pattern for boolean values in scripts]]
* [[Bash_Parameters_and_Variables#Booleans|Recommended pattern for boolean values in scripts]]
* [[Bash Listing Files in a Directory|Listing files in a directory]]
* [[Bash Listing Files in a Directory|Listing files in a directory]]
* [[Bash Determine whether a Variable Contains Spaces|Determine whether a Variable Contains Spaces]]
* [[Bash Trim|Trim]]

Revision as of 20:17, 20 September 2019