The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: Pico?
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 01-04-2005
zazzybob's Avatar
zazzybob zazzybob is offline
Registered Geek
 

Join Date: Dec 2003
Location: Melbourne, Australia
Posts: 2,100
vi is the de-facto standard - you are pretty much guaranteed to find it on all UNIX versions. Emacs can be found on most modern flavours, especially Linux. pico/nano will not be found on all UNIX versions. If you're running Linux, you should be able to install it relatively easily from your installation media (or download the latest version).

Personally, I'd say use vi

Cheers
ZB
Reply With Quote