if you want to search for a string match anywhere in the command rather than at the beginning. It might be 'substr' rather than 'substring' depending on your Bash version.
Obviously the utility of this depends on your keyboard layout and config, as much as it does on personal preferences.
You could also change it to
if you want to search for a string match anywhere in the command rather than at the beginning. It might be 'substr' rather than 'substring' depending on your Bash version.Obviously the utility of this depends on your keyboard layout and config, as much as it does on personal preferences.
You can see the full list of commands at https://www.gnu.org/software/bash/manual/html_node/Commands-....