-
Contributing Member
Query with crontab
What is the default editor used by crontab of Linux. Also it would be nice if someone could highlight me on the options available with crontab.
-
Contributing Member
Re: Query with crontab
The default editor used by crontab of Linux is vi editor. Some of the options with crontab that I know are:
crontab -r is used to remove your crontab file
crontab -l is used to print your cron settings
crontab -e is used to create your own crontab file.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules