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.
実行後にユーザーとルートのcronファイルが保存される場所
crontab -e
データを保存しますか?
/var/spool/cron/usernameファイルへのアクセスに 使用します。su
su
各ユーザーは独自の crontab を持つことができ、これらのファイルは /var にあります。