mirror of
https://github.com/trimstray/the-book-of-secret-knowledge
synced 2025-01-13 20:01:39 +01:00
Update README.md
This commit is contained in:
parent
945e21b6a4
commit
c74aaf7046
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ Only main chapters:
|
|||
##### :black_small_square: Shells
|
||||
|
||||
<p>
|
||||
:small_orange_diamond: <a href="https://www.gnu.org/software/bash/"><b>GNU Bash</b></a> - is an sh-compatible shell that incorporates useful features from the Korn shell and C shell.<br>
|
||||
:small_orange_diamond: <a href="https://www.gnu.org/software/bash/"><b>GNU Bash</b></a> - is an sh-compatible shell that incorporates useful features from the Korn shell and C shell.<br>
|
||||
:small_orange_diamond: <a href="https://www.zsh.org/"><b>Zsh</b></a> - is a shell designed for interactive use, although it is also a powerful scripting language.<br>
|
||||
:small_orange_diamond: <a href="https://tcl-lang.org/"><b>tclsh</b></a> - is a very powerful cross-platform shell, suitable for a huge range of uses.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/Bash-it/bash-it"><b>bash-it</b></a> - is a framework for using, developing and maintaining shell scripts and custom commands.<br>
|
||||
|
|
Loading…
Reference in a new issue