Which command with all parameters and arguments, can be used by root to erase the cron job list for seenagape 11 years ago Which command with all parameters and arguments, can be used by root to erase the cron job listfor the user fred? Answer: crontab -u Explanation:fred -r From the crontab manpage-u Specify the name of the user-r Remove the current crontab ← Previous question Next question →