Unable to edit Crontab
Hi,
I put :
# crontab -u root -e
On Terminal inside WHM but I am unable to edit or add a single line as giving backspace does not remove character, or putting insert but no changes.
Can anybody tell me how to edit crontab.
I am trying to edit a line :
*/10 * * * * root find /home/*/lscache -type f -mmin +1440 -delete 2>/dev/null
What to press to edit the line ?
-
One of the 1st things I do in a new server is to put: export EDITOR="nano" in /etc/bashrc 0
Please sign in to leave a comment.
Comments
2 comments