Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Crontab | Topic profile

Topic profile page for Crontab. This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Crontab.
Topic "Crontab" was discussed 0 times on 0 sites in last 3 months
Search discussions, forums, images, videos, about "Crontab" on BoardReader!
 

BoardReader Trendy!

Topic 1:

Topic 2:

Topic 3:

Domain Profile
Domain:

Posting activity graph on crontab:

Posts by:  day  week  month 

 

Related topics:


crontab was discussed on the following sites:

LinuxQuestions.org - where Linux users come for help LinuxQuestions.org - where Linux users come for... - 442 LinuxQuestions.org - where Linux users come for help - site profile
The UNIX Forums - the Top UNIX & Linux Q&A on the Web The UNIX Forums - the Top UNIX & Linux Q&A on... - 353 The UNIX Forums - the Top UNIX & Linux Q&A on the Web - site profile
www.oracle.com www.oracle.com - 181 www.oracle.com - site profile
Forum Ubuntu-fr.org Forum Ubuntu-fr.org - 119 Forum Ubuntu-fr.org - site profile
WebHostingTalk Forums - Web Hosting Discussion WebHostingTalk Forums - Web Hosting Discussion - 90 WebHostingTalk Forums - Web Hosting Discussion - site profile

 

Related threads on crontab:

ahoymehearties Crontab, you are my bitch now. You do what *I* say. 3:46...  Twitter / ahoymehearties - site profile ahoymehearties - forum profile  Go to this thread  Crontab, you are my bitch now. You do what *I* say. 3:46 PM Oct 26th from Brizzly
General Questions A problem with using "crontab"  Debian User Forums - site profile General Questions - forum profile  Go to this thread  A problem with using "crontab"
Database - Upgrade
Unable to schedule Crontab jobs as non root user in solaries  www.oracle.com - site profile Database - Upgrade
 - forum profile  Go to this thread  Unable to schedule Crontab jobs as non root user in solaries
UNIX for Dummies Questions & Answers crontab does not run "root" job  The UNIX Forums - the Top UNIX & Linux Q&A on the Web - site profile UNIX for Dummies Questions & Answers - forum profile  Go to this thread  crontab does not run "root" job
jrobertson executed crontab -r instead of crontab -e ... I should...  jrobertson - Identi.ca - site profile jrobertson - forum profile  Go to this thread  executed crontab -r instead of crontab -e ... I should really back the crontab up. note: crontab -r removes the crontab. about a year ago

Latest threads on crontab:

Software
Started 2 days, 5 hours ago (2009-12-19 10:17:00)  by buraksimsek
hi, I am trying to set up an alarm via crontab. I can play music by "/usr/local/bin/mp3blaster /home/burak/Desktop/kemannnnn.mp3" command on terminal. However when I wrote this line in crontab it doesn't play: 04 19 * * * root /usr/local/bin/mp3blaster /home/burak/Desktop/kemannnnn.mp3 what am I doing wrong?
Source: FedoraForum.org - Fedora Core Support Forum & ... More from this site FedoraForum.org - Fedora Core Support Forum & Community - site profile 
Forum:  Software   Software   - forum profile
Thread:  Show this thread (6 posts) More from crontab alarm, no sound  Thread Thread info: crontab alarm, no sound Size: 355 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "crontab alarm, no sound :: Software   :: FedoraForum.org - Fedora Core Support Forum & ..."
General Solaris 10 Discussion
Started 3 days, 16 hours ago (2009-12-17 23:17:00)  by ASHOKDB2k
Hi, When i try to access my solaris10 server's crontab file via putty it fails as shown below Issue 1 - i am able to view but could not edit the crontab file as user root # crontab -e 599 ? where as when i try to view it i face no issues. # crontab -l #ident "@(#)root 1.21 04/03/23 SMI" # # The root crontab should be used to perform accounting data collection....
Source: Sun Forums More from this site Sun Forums - site profile 
Forum:  General Solaris 10 Discussion   General Solaris 10 Discussion
 - forum profile
Thread:  Show this thread (5 posts) More from unable to view & edit crontab from putty session  Thread Thread info: unable to view & edit crontab from putty session Size: 1,372 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "unable to view & edit crontab from putty session :: General Solaris 10 Discussion
 :: Sun Forums"
SUN Solaris
Started 4 days, 6 hours ago (2009-12-17 09:15:00)  by duc904
Hi since we migrated from Solaris 8 to Solaris 10 I do miss a nice feature when editing crontab with vim editor: no more color highlighting after starting to edit. Well there is a hack, see below. I did define: export EDITOR='vim -c ":source /export/home/duc904/.vimrc"' Under Sol8 when starting to edit crontab I did get automatically the entries highlighted with colors I did ...
Source: The UNIX Forums - the Top UNIX & Linux Q&A... More from this site The UNIX Forums - the Top UNIX & Linux Q&A on the Web - site profile 
Forum:  SUN Solaris  SUN Solaris - forum profile
Thread:  Show this thread (2 posts) More from editing crontab with vim and using .vimrc  Thread Thread info: editing crontab with vim and using .vimrc Size: 964 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "editing crontab with vim and using .vimrc :: SUN Solaris :: The UNIX Forums - the Top UNIX & Linux Q&A..."
Database - Upgrade
Started 4 days, 16 hours ago (2009-12-16 22:42:00)  by user11927424
Hi All, We are having oracle user in Solaries OS when we try to run export backup using crontab as oracle user we are not able to edit the crontab file as oracle user Please suggest any settings need to change to give crontab access to oracle user from root user Thanks in advance
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  Database - Upgrade   Database - Upgrade
 - forum profile
Thread:  Show this thread (4 posts) More from Unable to schedule Crontab jobs as non root user in solaries  Thread Thread info: Unable to schedule Crontab jobs as non root user in solaries Size: 578 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Unable to schedule Crontab jobs as non root user in solaries :: Database - Upgrade
 :: www.oracle.com"
Shell Programming and Scripting
Started 5 days, 5 hours ago (2009-12-16 09:35:00)  by Pouchie1
I got a crontab like the one below. i know what it does, but I would ike ot understand why a variable X is defined and that will receive the path to the script and then what this portion will do for us :[ -x $X ] && $X 0 2 * * * X=/var/tmp/log_purge.ksh; [ -x $X ] && $X > /dev/null 2>&1 thanks for your help.
UNIX for Dummies Questions & Answers
Started 5 days, 9 hours ago (2009-12-16 05:37:00)  by linux0004
hi, I've read different posts regarding crontab but none helped out...the shell scrip that I want to run through crontab gets run through crontab when I use the following crontab statement: 13 17 * * * /usr/net/gcc/DBdrop.sh > /usr/net/gcc/DBdrop.log 2>&1 but it does not run when I scheduel the job as follows: 13 17 * * * /usr/net/gcc/DBdrop.sh why...? DBdrop.sh is a Bteq(...
verlaine
Started 1 week, 1 day ago (2009-12-13 10:33:04)  by verlaine
Source: verlaine - Identi.ca More from this site verlaine - Identi.ca - site profile 
Forum:  verlaine  verlaine - forum profile
Thread:  Show this thread (1 post) More from ahh! typing crontab -e and mistyped crontab -r, surely there is setting to confirm the removal of you crontab?  Thread Thread info: ahh! typing crontab -e and mistyped crontab -r, surely there is setting to confirm the removal of you crontab? Size: 110 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "ahh! typing crontab -e and mistyped crontab -r, surely there is setting to confirm the removal of you crontab? :: verlaine :: verlaine - Identi.ca"
Linux - Newbie
Started 1 week, 3 days ago (2009-12-11 01:41:00)  by nagavinodh
Hi, how to find the crontab is executed or not in red hat.
Source: LinuxQuestions.org - where Linux users come for he... More from this site LinuxQuestions.org - where Linux users come for help - site profile 
Forum:  Linux - Newbie  Linux - Newbie - forum profile
Thread:  Show this thread (2 posts) More from crontab  Thread Thread info: crontab Size: 66 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "crontab :: Linux - Newbie :: LinuxQuestions.org - where Linux users come for he..."
Linux - Newbie
Started 1 week, 3 days ago (2009-12-10 21:20:00)  by Kuro
Hey all. I am having a problem getting my Crontab to work properly. I'm using the bash shell. I want to set up a crontab that emails me reports of login activity taken from my auth.log every night. This is what I have in my crontab -l I've read that crontab takes minimal environment so I added /bin/grep and /bin/cat Code: # m h dom mon dow command 59...
Source: LinuxQuestions.org - where Linux users come for he... More from this site LinuxQuestions.org - where Linux users come for help - site profile 
Forum:  Linux - Newbie  Linux - Newbie - forum profile
Thread:  Show this thread (7 posts) More from Crontab and Grep date problem... should be an easy fix  Thread Thread info: Crontab and Grep date problem... should be an easy fix Size: 1,509 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Crontab and Grep date problem... should be an easy fix :: Linux - Newbie :: LinuxQuestions.org - where Linux users come for he..."
Macintosh - Misc
Started 1 week, 4 days ago (2009-12-10 14:02:00)  by Geico Caveman
Hello I have two jobs listed in my crontab. Both these jobs run without a hitch when executed by hand on Terminal (please keep that in mind when you read what is written below). I am using the full paths of the commands (so duplicity is /opt/local/bin/duplicity). Both jobs are bash scripts executed by the same user. Job 1 gets executed properly on the specified time and ...
Source: JLA FORUMS - Your Source for the Information You W... More from this site JLA FORUMS - Your Source for the Information You Want - site profile 
Forum:  Macintosh - Misc  Macintosh - Misc - forum profile
Thread:  Show this thread (4 posts) More from OSX specific crontab problems  Thread Thread info: OSX specific crontab problems Size: 1,313 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "OSX specific crontab problems :: Macintosh - Misc :: JLA FORUMS - Your Source for the Information You W..."
 

Hot threads on crontab:

Mac OS X
Started 1 week ago (2009-12-13 16:47:00)  by joecool99
i need to be able to reboot my system every hour. i tried the below: iCal opens fine as scheduled, but the reboot command doens't. assume it needs to be executed as root ? how can that be done automatically ? # +---------------- minute (0 - 59) # | +------------- hour (0 - 23) # | | +---------- day of month (1 - 31) # | | | +------- month (1 - 12) # | | | | +----...
Source: Mac Forums - Mac News and Rumor Discussion More from this site Mac Forums - Mac News and Rumor Discussion - site profile 
Forum:  Mac OS X  Mac OS X - forum profile
Thread:  Show this thread (13 posts) More from CRONTAB, user vs. root, execute reboot command  Thread Thread info: CRONTAB, user vs. root, execute reboot command Size: 710 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "CRONTAB, user vs. root, execute reboot command :: Mac OS X :: Mac Forums - Mac News and Rumor Discussion"
Mac OS X
Started 3 days, 19 hours ago (2009-12-17 20:21:00)  by sidewinder
A more elegant way to do this is using AppleScript. Something like: Code: tell application "Application Name" quit end tell delay 2 tell application "Application Name" activate end tell Then call that script from a shell script using Lingon to make an launchd Agent to run it every 50 minutes. This easy to do. Look here for some more insights: http://...
Source: Mac Forums - Mac News and Rumor Discussion More from this site Mac Forums - Mac News and Rumor Discussion - site profile 
Forum:  Mac OS X  Mac OS X - forum profile
Thread:  Show this thread (13 posts) More from CRONTAB, user vs. root, execute reboot command  Thread Thread info: CRONTAB, user vs. root, execute reboot command Size: 976 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: CRONTAB, user vs. root, execute reboot command :: Mac OS X :: Mac Forums - Mac News and Rumor Discussion"
Linux - Software
Started 1 week ago (2009-12-14 14:06:00)  by frenchn00b
Hello, I am looking for a console gmail notifier Is there already some solutions? Best regards
Source: LinuxQuestions.org - where Linux users come for he... More from this site LinuxQuestions.org - where Linux users come for help - site profile 
Forum:  Linux - Software  Linux - Software - forum profile
Thread:  Show this thread (5 posts) More from Is there a console gmail notifier (for crontab -e / user)?  Thread Thread info: Is there a console gmail notifier (for crontab -e / user)? Size: 139 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Is there a console gmail notifier (for crontab -e / user)? :: Linux - Software :: LinuxQuestions.org - where Linux users come for he..."
Red Hat
Started 2 days, 1 hour ago (2009-12-19 14:11:00)  by nirsh
Hi, I'm trying the backup a few information commands of my Check Point FW (it's on a SPLAT linux machine). This is the script I wrote: Code: #!/bin/bash cd /var/tmp/ file1=netstat_`/bin/date +%d%m%y`.txt file2=ifconfig_`/bin/date +%d%m%y`.txt file3=cpstatos_`/bin/date +%d%m%y`.txt file4=cphaprob_`/bin/date +%d%m%y`.txt filetar=/var/backup_scripts/`hostname`_netstat_`/b in/date ...
Source: The UNIX Forums - the Top UNIX & Linux Q&A... More from this site The UNIX Forums - the Top UNIX & Linux Q&A on the Web - site profile 
Forum:  Red Hat  Red Hat - forum profile
Thread:  Show this thread (2 posts) More from Problems with script running with crontab  Thread Thread info: Problems with script running with crontab Size: 910 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Problems with script running with crontab :: Red Hat :: The UNIX Forums - the Top UNIX & Linux Q&A..."
Database - General
Started 1 week ago (2009-12-14 02:34:00)  by The Student
Hi Masters, I had a script for taking export backup. I modified to take datapump backup instead of the conventinal export. And since then the cron job has stopped running. The oriiginal script was: #!/bin/bash cd /opt/ora10gr2 . .profile cd /backup/oracle10g/EBACKUP/scripts/daily_run/ kdat=`date +%d` kmon=`date +%b` while read i do touch /...
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  Database - General   Database - General
 - forum profile
Thread:  Show this thread (12 posts) More from Datapump backup when scheduled through crontab doesnt work!  Thread Thread info: Datapump backup when scheduled through crontab doesnt work! Size: 3,128 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Datapump backup when scheduled through crontab doesnt work! :: Database - General
 :: www.oracle.com"
Database - General
Started 1 week ago (2009-12-14 05:44:00)  by The Student
Let me first thank all of you for the help. The issue was as Elango had suggested, with the environment variables. When executing standalone, it was working because environment variables were set. However while executing through cron, it environment variables werent getting set. And so i set the absolute path while invoking the .profile: . /opt/ora10gr2/....
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  Database - General   Database - General
 - forum profile
Thread:  Show this thread (12 posts) More from Datapump backup when scheduled through crontab doesnt work!  Thread Thread info: Datapump backup when scheduled through crontab doesnt work! Size: 847 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Datapump backup when scheduled through crontab doesnt work! :: Database - General
 :: www.oracle.com"
VPS Forum
Screwed up the crons  - 1 new post Read thread in new window
Started 1 week ago (2009-12-13 23:10:00)  by turbo2ltr
New cPanel/WHM VPS.... I had installed chkrootkit and added a cron file to /etc/cron.daily to run it. I thought all I had to do was put it in there, but just realized it has not been running. So I did a crontab -l and this is what was in there: Code: 15 5 * * * /scripts/upcp 0 1 * * * /scripts/cpbackup 35 * * * * /usr/bin/test -x /usr/local/cpanel/bin/tail-check && /usr/local/...
Source: WebHostingTalk Forums - Web Hosting Discussion More from this site WebHostingTalk Forums - Web Hosting Discussion - site profile 
Forum:  VPS Forum  VPS Forum - forum profile
Thread:  Show this thread (4 posts) More from Screwed up the crons  Thread Thread info: Screwed up the crons Size: 3,671 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Screwed up the crons :: VPS Forum :: WebHostingTalk Forums - Web Hosting Discussion"
Linux - Software
Started 1 week ago (2009-12-14 01:08:00)  by fakie_flip
This is part of my automated backup script thats run by crontab. It finds all changed configuration files and makes creates a diff file of the difference between the original backup file and the modified changed file. It's not handling directories with spaces well. How can I fix it and other potential problems? Code: #!/bin/bash for bakFileNdLocation in `find / -xdev -regex '.*\(_...
Source: LinuxQuestions.org - where Linux users come for he... More from this site LinuxQuestions.org - where Linux users come for help - site profile 
Forum:  Linux - Software  Linux - Software - forum profile
Thread:  Show this thread (12 posts) More from bash scripting with directories that have spaces  Thread Thread info: bash scripting with directories that have spaces Size: 1,365 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "bash scripting with directories that have spaces :: Linux - Software :: LinuxQuestions.org - where Linux users come for he..."
Database - General
Started 1 week ago (2009-12-13 18:24:00)  by user12018084
Dear All: We will be migrating one of our database to the prod status very soon. Mostly we monitor for the space usage by using tablespace storage alerts with crontab sending email. We need all the help about the critical parameters for a prod database to be monitored. Please advise about the parameters, critical setting or any possible script for a ...
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  Database - General   Database - General
 - forum profile
Thread:  Show this thread (2 posts) More from database Monitoring for 11G parameters.  Thread Thread info: database Monitoring for 11G parameters. Size: 706 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "database Monitoring for 11G parameters. :: Database - General
 :: www.oracle.com"
Database - General
monitoring script  - 1 new post Read thread in new window
Started 1 week ago (2009-12-14 11:32:00)  by user651510
I created a monitoring script which would run from crontab....Would anyone tell me how I would export Oracle SID in crontab script instead of hard coded it. Thanks.
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  Database - General   Database - General
 - forum profile
Thread:  Show this thread (10 posts) More from monitoring script  Thread Thread info: monitoring script Size: 403 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "monitoring script :: Database - General
 :: www.oracle.com"
Software
Started 2 days, 1 hour ago (2009-12-19 14:10:00)  by macemoneta
If you are not logged in, pulseaudio isn't running. To be able to play the sound in that case, you have to start pulseaudio: Code: #------------------------------------------------- ------------------------------ # Mainline #------------------------------------------------- ------------------------------ set owner [onConsole] if {$owner=="root"} { catch {exec /usr/bin/pulseaudio --...
Source: FedoraForum.org - Fedora Core Support Forum & ... More from this site FedoraForum.org - Fedora Core Support Forum & Community - site profile 
Forum:  Software   Software   - forum profile
Thread:  Show this thread (6 posts) More from crontab alarm, no sound  Thread Thread info: crontab alarm, no sound Size: 1,069 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: crontab alarm, no sound :: Software   :: FedoraForum.org - Fedora Core Support Forum & ..."