Closed rgardner closed 8 years ago
history
history -c
history [n]
help
help [command]
exit
kill [pid]
history
: prints last commandshistory -c
clears the historyhistory [n]
display last N entrieshelp
lists all builtins and their signatureshelp [command]
outputs help for a specific commandexit
should alert the user if background processes exist and fail to exitkill [pid]
should a kill process with PID pid