I was working with an experienced Linux sysadmin a few days ago, and when we needed to make a change to the root crontab file, I was really surprised to watch him cd to the root user's crontab folder, make changes to the file, then do a kill -HUP on the crontab process.
Thinking he knew something I didn't know, I asked him why he did all of that work instead of just entering this: