history
Linux · Terminal · available in the simulator
What it does
Display or manipulate the history list.
Syntax
history [-c] [n]
Options and parameters
-cClear the history list for the current session.
-d NDelete entry N.
NDisplay the last N entries.
-dDelete the specified history entry.
nDisplay only the last n commands.
history 20
Usage examples
historyhistory 20history -c