View Full Version : Fedora Pico?
Hi, i has my new server with Fedora, i type pico on the commando line and it gives error, does fedora has any other text editor, or how can i install pico, all other servers had that with a defualt installation.
Regards
canislupusyo
2004-10-07, 12:33 PM
try the command nano its a replacement for pico
markm
2004-10-08, 23:12 PM
It is a good idea to learn how to use vi. almost any system that you use will be able to run a version of it, and it has a lot of nice features. At most it will take about 30 minutes to be able to use it as easily as windows notepad, and soon you will find it your favorite editor.
The only system that I have used where I had to use a different editor was an as/400, but it would have felt sorta funny editing rpg in anything besides seu anyway . . . lol
If you run vimtutor at a command prompt, it'll open up a tutorial on using vim.
Some basic commands for vi:
* To view/open a file:
# vi filename
* To edit a file once it is open:
Press the "i" key
* To save your file after editing:
Press the ESC key after you've edited the file and type the following:
:wq
(:wq stands for write & quit)
I am a big fan of vi..it's quick and easy to use.
:)
Nano worked well, the same as pico, thanks guys
rushman
2004-10-11, 14:35 PM
If you still want the actual pico program, it comes packaged with pine. I still use pine as my primary mail client since there is no risk of anything nasty happening.... and I love its threaded view :-)
Originally posted by rushman
If you still want the actual pico program, it comes packaged with pine. I still use pine as my primary mail client since there is no risk of anything nasty happening.... and I love its threaded view :-)
I didn't think anyone still used Pine..I love it!
rushman
2004-10-13, 18:09 PM
Well its by far the most reliable of the full featured mail clients. I leave thunderbird open running its automated spam stuff, use pine to read. Can't beat the combo ;)
vBulletin® v3.6.8, Copyright ©2000-2008, Jelsoft Enterprises Ltd.