|
You are here |
www.joshstaiger.org | ||
| | | | |
shreevatsa.wordpress.com
|
|
| | | | | If you have ever put something in a file like .bashrc and had it not work, or are confused by why there are so many different files -- .bashrc, .bash_profile, .bash_login, .profile etc. -- and what they do, this is for you. The issue is that Bash sources from a different file based on what... | |
| | | | |
benmyers.dev
|
|
| | | | | The trick I use all day to speed up development and make my Unix terminal delightful. | |
| | | | |
zwischenzugs.com
|
|
| | | | | Continuing in the series of posts about lesser-known bash features, here I take you through seven variables that bash makes available that you may not have known about. 1) PROMPT_COMMAND You might already know that you can manipulate your prompt to show all sorts of useful information, but what fewer people know is that you... | |
| | | | |
btorpey.github.io
|
|
| | | How to capture command parameters with command output | ||