There are several ways to edit a file, and not every system has all of them. The most common one is vi; enter “vi file.ext” to use it. This method has a bit of a learning curve. For an easier, more familiar text editor, use pico: “pico file.ext”.
Previous Home Next