Difference between revisions of "bash"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(Created page with "{{seed}} ==Pages== * /globbing: how bash automatically parses filename masks (whether you want it or not) ==Links== * {{wikipedia|Bash_(Unix_shell)}} * {{l/manpage}}")
 
 
Line 5: Line 5:
 
* {{wikipedia|Bash_(Unix_shell)}}
 
* {{wikipedia|Bash_(Unix_shell)}}
 
* {{l/manpage}}
 
* {{l/manpage}}
 +
* [https://mywiki.wooledge.org/BashGuide bash guide]: an unofficial wiki
 +
** [https://mywiki.wooledge.org/BashGuide/SpecialCharacters special characters]

Latest revision as of 18:31, 5 February 2020

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Pages

  • /globbing: how bash automatically parses filename masks (whether you want it or not)

Links