Fun with ed
From Brandonhutchinson.com
(Difference between revisions)
| Line 5: | Line 5: | ||
The crontab file was not changed. | The crontab file was not changed. | ||
| - | + | This server is being retired in a few days, so I won't try to figure out what happened to '''/usr/share/lib/terminfo'''. | |
# '''crontab -e''' | # '''crontab -e''' | ||
Current revision
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.
This server is being retired in a few days, 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
