ProgrammingThis forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I'm an old timer familiar with the C shell from the old UNIX days. Nowadays, the Borne Again Shell 'bash' is the default shell for Linux. Can anybody point me to some resources for learning 'bash'? The 'man bash' pages just don't do it for me.
I want to take the CompTIA Linux+ certification exam. From what I read, command line utilities and bash make up a good portion of the exam. I don't want to get confused thinking in csh when bash is really the correct answer.
The Advanced Bash Scripting Guide in the www.tldp.org website is excellent. It consists entirely of examples, which you can try out yourself as you read along. This helps you learn by utilizing post #4's advice.
The Bash Cookbook by O'Reilly is an excellent book for anyone wanting to learn Bash. For someone like yourself, who has experience in other shells, it's a great way to learn the differences and it has a lot of complete example scripts that are ready to run.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.