Does a shortcut for executing a series of commands in bash history exist?
Suppose I have the following trivial example in my history:
Suppose I have the following trivial example in my history:
Some instances of bash change the command history when you re-use and edit a previous command, others apparently don’t. I’ve been searching and searching but can’t find anything that says how to prevent commands in the history from being modified when they’re reused and edited.