crontab
Command
This executable can run non-interactive system commands.
- This function can be performed by any unprivileged user.
crontab -eThis function is performed by the privileged user if executed viasudobecause the acquired privileges are not dropped.crontab -e
Inherit
This executable can inherit functions from another.
- This function can be performed by any unprivileged user.
crontab -eThis function is performed by the privileged user if executed viasudobecause the acquired privileges are not dropped.crontab -e