Use history and tail (Sobell, page 337) to list the 10 most recent commands you issued. It is okay if you have only the preceding five commands in your history list.
What will be an ideal response?
$ history | tail
...
120 head /etc/services
121 ls /etc
122 who
123 date
124 uname -a
125 history | tail
The event numbers in your list will be different from those in the example.
Computer Science & Information Technology
You might also like to view...
The ______ property, which can be configured for each profile individually, enables you to turn the firewall on or off and block or allow inbound and outbound connections
a. Logging b. Settings c. State d. Profile
Computer Science & Information Technology
Digital forensics operations are often ____.
A. inhouse B. contracted C. permanent D. outsourced
Computer Science & Information Technology