Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu search for command used

> grep "the_search" ~/.bash_history

--Don't forget the -i flag if you need case insensitive search.
Comment

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
Comment

PREVIOUS NEXT
Code Example
Shell :: steps to assign mfa using aws cli 
Shell :: git how to remove files from staging 
Shell :: ssh config file 
Shell :: where are chocolatey packages installed 
Shell :: how to download fl studio on linux 
Shell :: Set Up Your Username and Email in Git Command 
Shell :: how to install path adb 
Shell :: why upgrade ubuntu then frequently shows this message "It iwating for cache lock: Could not get lock /var/lib/dpkg/lock.frontend. 
Shell :: terraform 
Shell :: how to access folder using command on git bash terminal 
Shell :: install ktorrent pacman 
Shell :: bash split pipe output by delimiter 
Shell :: delete all files in a folder linux 
Shell :: exception in linux 
Shell :: ssh delete folders older than one year 
Shell :: sed wrap each line in quotes 
Shell :: GIT: Clone and Existing Repository 
Shell :: batch text 
Shell :: cmd NETWORK SERVICE 
Shell :: prepare ansible playbook to setting up production grade server in kubernetes 
Shell :: nohup run node/npm 
Shell :: c ide linux online 
Shell :: how to uninstall Gnome System Monitor 
Shell :: ubuntu 18.04 create folders in dock 
Shell :: docker laravel configuration ubuntu 
Shell :: linux commands list 
Shell :: open file in note from command line linux 
Shell :: how to edit etc/hosts linux error readonly 
Shell :: repozytoria ubuntu 
Shell :: bun run 
ADD CONTENT
Topic
Content
Source link
Name
8+7 =