Open source tools for translating British to American English Convert British English to American English (and vice versa) with these command-line translators.
Make Bash history more useful with these tips Tell Bash what you want it to remember—or even rewrite history by deleting entries you don't want or need.
How to use Bash history commands Bash's history command surpasses all other Linux shell history interfaces in the number of features it offers.
Import functions and variables into Bash with the source command Source is like a Python import or a Java include. Learn it to expand your Bash prowess.
When to choose C or Python for a command-line interface Take lessons from the history of C and learn how to write useful CLI programs in Python.