Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
crontab でのアクティビティをパスワードで保護する必要があります。
crontab -l
また
crontab -e
crontab -r
root ユーザーであっても、次のレベル (表示/編集/削除) に進むにはパスワードを入力する必要があります。
親切にいくつかのメカニズムを提案してください。
ありがとう。