[edit this page]
Recommendations And Pitfalls
How to do things well and how to do things very, very badly.
[edit this page]
Sections
✅ Thanks for your
contribution
!
I would like to pay
US $
₽
£
€
C$
A$
for the benefit of my access to this guide:
Chapters
The Bash Guide
Back to the front page.
Inception
What is bash, and where does it live?
Commands And Arguments
How do I give bash instructions?
Variables and Expansions
How do I store and work with data?
Tests And Conditionals
Different commands for different data.
Loops And Functions
Avoid repeating yourself.
Asynchronous Commands
Doing work in the background and managing jobs.
Colors And Terminal Commands
Advanced control over the terminal display.
Customizing The Prompt
Changing the look and feel of the interactive shell.
Advanced Topics
About syntax sugar, specific use cases and shell tricks.
Recommendations And Pitfalls
How to do things well and how to do things very, very badly.
Noteworthy External Tools
Bash is limited, but augmented by a powerful toolset.
This chapter has not yet been written. It is pending and will be written as soon as I get to it.
If you are interested in getting updates on the progress of this guide, you can
star the source repository here
.