Fun with ed
From Brandonhutchinson.com
Today (2008/07/25) is the first time I've ever had to use ed, the "standard editor."
# EDITOR=vi crontab -e Unable to find the terminfo database: No such file or directory The crontab file was not changed.
The server is being retired soon, so I won't try to figure out what happened to /usr/share/lib/terminfo.
# crontab -e 307 n 9 0,30 * * * * /var/cfengine/bin/cfexecd -F #cf.cfexecd d w 253 q
