Ed Reference

 command	effect
    c		overwrite current line
    i		insert line before current line.
    a		insert line after current line
    x		quit and save 
    q		quit
    Q		quit and disregard changes
    =		report line number
    -		go to previous line
 <enter>	go to next line
 <any #>	go to this line number
