git @ Cat's Eye Technologies The-Glosscubator / master by-topic / Shell Scripting / Webpages.md
master

Tree @master (Download .tar.gz)

Webpages.md @masterview markup · raw · history · blame

Shell Scripting

Bourne Shell Scripting/Appendix C: Quick Reference - Wikibooks, open books for an open world

  • url: http://en.wikibooks.org/wiki/Bourne_Shell_Scripting/Appendix_C:_Quick_Reference)

.

Bashism - Greg\'s Wiki

  • url: https://mywiki.wooledge.org/Bashism

.

DontReadLinesWithFor - Greg\'s Wiki

  • url: http://mywiki.wooledge.org/DontReadLinesWithFor

.

shell - Why not use "which"? What to use then? - Unix & Linux Stack Exchange

  • url: https://unix.stackexchange.com/questions/85249/why-not-use-which-what-to-use-then

.

Here document as an argument to bash function - Stack Overflow

  • url: https://stackoverflow.com/questions/4664229/here-document-as-an-argument-to-bash-function

.

Programmable Completion Builtins (Bash Reference Manual)

  • url: https://www.gnu.org/software/bash/manual/html_node/Programmable-Completion-Builtins.html

.

How to keep quotes in Bash arguments? - Stack Overflow

  • url: https://stackoverflow.com/questions/1668649/how-to-keep-quotes-in-bash-arguments

.