I guess this is such a simple problem that I haven't been able to find help on it (since no one seems to mention it). What command / program do I use to edit text files like configure files on Redhat via telnet?
Hi,
The command pico should do what you described. Example:
pico filename.txt
Best wishes, Simon.
There is alot of them. Pico is one. Emacs and Vi (or vim) are the most popular ones.
Search google for information on how to use them. They arn't like your normal windows editors.
Frag