10 resources to become a better Bash user

Discussion of programming related topics
Post Reply
User avatar
crosscourt
Posts: 11100
Joined: Sun Jan 14, 2018 5:38 pm
Location: Wash DC
Contact:

10 resources to become a better Bash user

Post by crosscourt »

Site Moderator
chris
Posts: 106
Joined: Mon Jan 15, 2018 11:37 pm
Location: UK

Re: 10 resources to become a better Bash user

Post by chris »

If you really desire the ins and outs of bash programming, I would advise bookmarking these sites.
Bash reference manual: https://www.gnu.org/software/bash/manual/bash.html
Bash hackers wiki: https://wiki.bash-hackers.org/
Greg Wooledge's wiki: https://mywiki.wooledge.org/BashGuide
Chet Ramay's offcial Bash FAQ: http://tiswww.case.edu/php/chet/bash/FAQ
Post Reply