Difference between revisions of "This Is Your Brain On Informatics: Pico"
(Created page with "<p>Below are some common commands that can be used to easily move around in Pico. This program can be easily accessed by typing in This Is Your Brain On Informatics: Linux|...") |
|||
| Line 1: | Line 1: | ||
<p>Below are some common commands that can be used to easily move around in Pico. This program can be easily accessed by typing in [[This Is Your Brain On Informatics: Linux|pico [/pathname] ]] on the command line.</p> | <p>Below are some common commands that can be used to easily move around in Pico. This program can be easily accessed by typing in [[This Is Your Brain On Informatics: Linux|pico [/pathname] ]] on the command line.</p> | ||
| − | {| class = "wikitable" | + | {| class = "wikitable" |
|- | |- | ||
Revision as of 02:18, 23 October 2013
Below are some common commands that can be used to easily move around in Pico. This program can be easily accessed by typing in pico [/pathname] on the command line.
| Command* | Description |
|---|---|
| ^k | delete line |
| ^w | find |
| ^u | undoes one typo |
*The ^ symbol indicates the Ctrl key for Windows users and the Command key for Mac users.