mirror of
https://github.com/Idnan/bash-guide.git
synced 2018-11-09 02:29:39 +01:00
add missing TOC
This commit is contained in:
parent
2317a5bdb2
commit
b23931ef43
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
1.5. [Process Monitoring Operations (TODO)](#15-process-monitoring-operations)
|
||||
2. [Basic Shell Programming](#2-basic-shell-programming)
|
||||
2.1. [Variables](#21-variables)
|
||||
2.2 [Array](#22-array)
|
||||
2.3. [String Substitution](#22-string-substitution)
|
||||
2.4. [Functions](#23-functions)
|
||||
2.5. [Conditionals](#24-conditionals)
|
||||
|
|
Loading…
Reference in a new issue