Command: history - shows your last commands Description: The 'history' command shows you the commands you have entered last and how to execute them again. Syntax: history shows your last 20 commands entered. %% executes your last command. % executes the command in your history. % executes the last command beginning with in your history. Examples: score (just to have an example for below in history) history shows the last 20 commands. %% would execute 'history' - see line above ;-) %20 executes command no.20 of your command history. %sc would execute 'score' - see first line of this example. Note: 'history' may be shortcutted by 'hi', 'his', 'hist', etc. For further abbreviations see 'help abbreviations'. 'history' is part the S h e l l coded by Mangar the Dark - more about Mangar see https://nemesis.de/lpc/bin/finger/mangar or try 'whois mangar'. Any occurring errors should be reported to admin (see 'help admin') or via 'bug me shell ' (see 'help bug') or 'idea me shell ' (see 'help idea') etc. See also: helpdir/shell, helpdir/alias, helpdir/do, helpdir/abbreviations, helpdir/admin, helpdir/bug, helpdir/idea