» Linux » Examen sur Linux » Examen 201 : Advanced Administration » Section 3 » Question 13/20
13.You previously ran the find command to locate a particular file. You want to run that command again. What would be the quickest way to do this?

fc -l find <enter> n
history -l find <enter> history n
Retype the command
fc -n find

Explanation

« Question 12 Question 14 »