Answers for "ubuntu search for command used"

1

ubuntu search for command used

> grep "the_search" ~/.bash_history

--Don't forget the -i flag if you need case insensitive search.
Posted by: Guest on September-08-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language