Posted: Thu 21st Aug 2008@09:44
Been playing with crontabs (sort of) and wanted to change the editor of the crontab file, easy! :)
VISUAL="nano" crontab -e
The important part being the VISUAL="nano" ;) which uses the editor nano - which I found to be easier to use than VI
Actions:
Trackbacks Disabled,
Permalink,