Pico is a simple text editor. To edit a file using pico type pico
filename at the command line prompt. All commands are listed at the
bottom of the screen and are executed using the Control key
(denoted by a ^). Text
is inserted at the cursor and can be deleted using the Back Space
key. You can use the arrow keys to move around or use control sequences.
A listing of basic Pico commands follows.