I want to put a current time stamp on my prompt, so I can see when I run a job. From Custom Bash Prompt How-To
This How-To is to change the display of your bash prompt permanently. It will give you a list of different strings you can include into your bash prompt such as, the time of day, the date, and many other options.My prompt is already customized in ~/.bash_prompt
Comments