Examples of using Crontab in English and their translations into Korean
{-}
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
-
Programming
-
Computer
Crontab access.
System Crontab.
Crontab of user %1.
Editing crontab-u easy-e.
How to recover deleted crontab.
Crontab- tables for driving cron.
View active crons crontab-u easy-l.
Edit the crontab file for a specific user.
An error occurred while updating crontab.
Unable to open crontab file for writing.
Crontab examples, tables for driving cron.
Load be verbose when loading crontab files.
And the crontab file will be completely deleted.
Environment variables can be set in the crontab.
Crontab-r Remove your crontab file.
Pars be verbose about parsing individual crontab lines.
Sample crontab entry, which runs a certain script at 02:30 every Friday.
Mail any output to'paul', no matter whose crontab this is.
Crontab- maintain crontab files for individual users(V3).
A hole in cron that allowed an attacker to read other people's crontab files.
In addition to the standard''crontab'' entries, Red Hat adds several directories.
A crontab file has five fields for specifying day, date and time followed by the command to be run at that interval.
Each line has five time and date fields, followed by a user name if this is the system crontab file, followed by a command.
Each entry into the crontab file will consist of the following six fields separated by a space.
You have been blocked from using KCron\t by either the/ etc/ cron. allow file or the/ etc/ cron.deny file.\t Check the crontab man page for further details.
Each user can have their own crontab, and though these are files in/var, they are not intended to be edited directly.
On the other hand, if you have a cron job that(a) needs to run as a special user, or(b) needs to run at a special time orfrequency, you can use either/etc/crontab, or, better yet,/etc/cron. d/whatever.
A crontab file contains instructions to the cron(8) daemon of the general form:"run this command at this time on this date".
Additionally, cron checks each minute to see if its spool directory's modification time(or the modification time on/etc/crontab) has changed, and if it has, cron will then examine the modification time on all crontabs and reload those which have changed.
A crontab file contains instructions to the cron(8) daemon of the general form:“at these times on these dates run this command”.