To clarify, I am looking for a way to perform a global search and replace on the previous command used. ^word^replacement^
only seems to replace the first match.
A quick check through a BASH history cheat sheet doesn't reveal anything. Is there some set
option that is eluding me?
Mainly curious...
Thanks