Linux CLI - Environment and Configuration
Given the history output:
What command will rerun the last command starting with
200 ls
201 cd /var/log
202 tail syslog
203 ls -l
204 grep error syslog
What command will rerun the last command starting with
ls?