Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Hong committed Jan 12, 2024
1 parent f12156a commit 9a23392
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Linux_distribution/shell/bash/bash.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## learning resources

* [Learning the Shell](http://linuxcommand.org/lc3_learning_the_shell.php)
* [How to add a timestamp to bash script log?](https://serverfault.com/questions/310098/how-to-add-a-timestamp-to-bash-script-log)
* [Bash Reference Manual](https://www.gnu.org/software/bash/manual/bash.html)
* [Reserved-Words](https://www.gnu.org/software/bash/manual/bash.html#Reserved-Words)
* [Conditional Constructs](https://www.gnu.org/software/bash/manual/bash.html#Conditional-Constructs)
Expand Down

0 comments on commit 9a23392

Please sign in to comment.