bash - When did I run that command?
An interesting way to look at and fix a problem. Bash - when did I run that command?
I might try to use something like that for a different problem, but the solution might be just as valid.
An interesting way to look at and fix a problem. Bash - when did I run that command?
I might try to use something like that for a different problem, but the solution might be just as valid.
A nice site to play with how you can manage/configure your bash prompt. Bash Prompt Generator
Found some tips on dynamic bash script. I tried to do some stuff and my attempt is shown below. It didn't work for the situation that I …