How 2 Know
If you can't Google it, You Can Knowing it.

Posts Tagged ‘ref’

Shell Script Quick Sheet

Sunday, September 3rd, 2017

The following link containing a quick sheet to start on Shell Script:

shell-quicksheet

The Sheet has the following outline:
Variables
Relational operators
Pattern matching
Functions
Shell math
Test conditions
Flow control
Sample snippets
Special variables
Conditional commands
Trapping signals
Output redirection
Variable substitution

Continue Reading…