If you are a Linux user who frequents the command line, you will most likely have heard of the bash history. This is a special system that keeps a history of all commands run from bash. This has many pros and only a few cons. One of the cons is that, if you are logged [...]
- Author: Jack Wallen
- Comments: 7
Save Your Skin by Customizing Your Bash Prompt
If you do much work at the Linux command line then you know the bash prompt can offer you a lot of information. But by default the prompt itself isn’t too useful. What you might not know is that you can customize the bash prompt in many ways. From configuring colors to the information bash [...]
