Tagged Questions
2
votes
4answers
5k views
Change default crontab editor to nano in FreeBSD
When I edit the crontab using crontab -e it opens the crontab in vi. I'd prefer it to use nano. How can I change this?
EDIT:
For some reason the export command returns command not found. And ...