getting lazy
 
 
command history
- IOS maintains short list of previously typed commands
 - up-arrow or ‘^p’ recalls previous command
 - down-arrow or ‘^n’ recalls next command
 
line editing
- left-arrow, right-arrow moves cursor inside command
 - ‘^d’ or backspace will delete character in front of cursor