Changing the default editor in Unix/Linux

| | Comments (0)

Changing the default editor in Unix/Linux

unix> export EDITOR=pico

In the above example, the default editor is changed from vi to pico. So, the next time we run a program like crontab which uses the default editor, the file will open in pico and not vi.

unix> crontab -e

Categories




Leave a comment

About this Entry

This page contains a single entry by Bobby published on September 13, 2004 1:11 AM.

Plesk Commands was the previous entry in this blog.

Tennessee "Vols" beat Florida "Gators" 30-28 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.0