ubuntu search for command used
> grep "the_search" ~/.bash_history
--Don't forget the -i flag if you need case insensitive search.
ubuntu search for command used
> grep "the_search" ~/.bash_history
--Don't forget the -i flag if you need case insensitive search.
ubuntu terminal search command
Ctrl + R <command_part>
# e.g CTRL + R mv
# will search for recent usage of 'mv' commmand
# Keep pressing CTRL + R to move back to your histroy
# or CTRL + S to move forward
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us