Sponsored Content
Full Discussion: crontab is not working!!
Operating Systems Linux Red Hat crontab is not working!! Post 302553311 by Skrynesaver on Wednesday 7th of September 2011 08:08:17 AM
Old 09-07-2011
If it isn't the missing # at the start of the shebang line then it could be that wget isn't on crontab's path.
try substituting the full path to the wget binary
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

crontab not working right

I am having problems with a sparc5 solaris 7 box, when i try to edit cron, (crontab -e as root), it says $ crontab -e 0 and then nothing, if i enter anything it errors out but does accept q for quit. But doesn't bring up my editor of the cron file. How can I troubleshoot this? ... (3 Replies)
Discussion started by: kymberm
3 Replies

2. UNIX for Advanced & Expert Users

crontab NOT working

Hi, I have put the following entry in crontab and it is NOT working 1 * * * * && /mybin/myjob.sh As today is Sep 26th, Iam using NF-4 to test. Thanks (2 Replies)
Discussion started by: baanprog
2 Replies

3. UNIX for Advanced & Expert Users

crontab not working

Dear all We have SunOS 5.10 Generic_127127-11 sun4u sparc SUNW,Sun-Fire-V250 i have scheduled cronjob but its not working Crontab details 15 15 * * * /d5/oratest/testdb/hotbackup_new.sh TEST247 15 15 * * * mkdir -p rajesh /d4/appltest Crontab log details > CMD: mkdir... (4 Replies)
Discussion started by: rajesh_hv
4 Replies

4. Solaris

crontab is not working.

I have a script which name is sicaklik.sh It is in the root directory. I can run manually but I want to run automatically every 3 minutes but it is not working. WHY? #whoami root #crontab -l #ident "@(#)root 1.21 04/03/23 SMI" 3 * * * * sh ./sicaklik.sh #ls -l sicaklik*... (6 Replies)
Discussion started by: getrue
6 Replies

5. UNIX for Dummies Questions & Answers

crontab not working

Hi, I had setup crontab to execute my script every day midnight 00:00 Below are the current settings. crontab -l 0 0 * * * /apps/bin/compress.ksh_moht > /dev/null 2>&1 Should it not work? I need help fix this? (8 Replies)
Discussion started by: shifahim
8 Replies

6. Solaris

crontab not working

Shell = ksh Hi all, I scheduled an automated job on my application server like below, 30 13 * * 1-5 $HOME/my_script.sh However the script was not executed as expected. Any reason that may cause this to happen? (6 Replies)
Discussion started by: isaacniu
6 Replies

7. UNIX for Advanced & Expert Users

Crontab not working, please help

Hi, When I set the crontab to run every minute, every hour, it works fine. * * * * * env > /tmp/env.output However I want to run it every day at 8:00 AM and it does not run. * 8 * * * env > /tmp/env.output I ran the 'date' command which says it's 8AM PST and also the 'TZ'... (0 Replies)
Discussion started by: samantha13
0 Replies

8. Linux

Crontab not working

Hi, I know this is a common topic. I'm trying to launch a perl script using a contab -e entry. I've been trying diff options but nothing seems to work: My cron is running: UID PID PPID C STIME TTY TIME CMD root 3755 1 0 Nov27 ? 00:00:00 crond This... (4 Replies)
Discussion started by: krebe
4 Replies

9. Shell Programming and Scripting

Crontab not working

Hi All, I have a script with deatils as : $ ls -ld catch_logs.sh -rwx--x--x 1 muser muser 752 Jun 5 22:36 catch_logs.sh User crontab looks likes: $ crontab -l SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin * * * * * /opt/scripts/catch_logs.sh Now if I run this script... (7 Replies)
Discussion started by: Junaid Subhani
7 Replies

10. Red Hat

Crontab is not working

Dear Friends, I have Red Hat Linux Enterprise version 6.3. running SAP and oracle. I have created one crontab for user orasid to execute one job periodically. But it is not executing. I have checked crontab service is running. Please help in the matter. Regards, Bhagawati Pandey (5 Replies)
Discussion started by: BPANDEY
5 Replies
EPISODER(1)						      General Commands Manual						       EPISODER(1)

NAME
episoder - TV show episode reminder. SYNOPSIS
episoder [options] DESCRIPTION
episoder is a tool to tell you about new episodes of your favourite TV shows Global options -h Show help and quit. -c FILE Use FILE for configuration values (default is ~/.episoder). -b Update episoder's database -B Force-update the database, disregard information on when shows were last updated -v Enable verbose operation -w Enable very verbose (debug) operation -V Show program version and quit -p Show available parsers -l FILE Log to FILE instead of stdout Options for database update -d [YYYY-MM-DD] Remove episodes prior to this date (default: yesterday) -d NUM Remove episodes that aired more than NUM days ago (default: 1) -i Ignore date (don't remove old episodes), overrules -d -f FILE Get data from FILE, ignore configured sources (needs -P) -P PARSER Force PARSER to be used (only in combination with -f) Managing shows -L Display a list of all shows in episoder's database -a URL Add the show located at URL to the database -r ID Remove the show with the number ID from the database -E ID Enable updates for the show with the number ID -D ID Disable updates for the show with the number ID Options for console output -d [YYYY-MM-DD] Only show episodes newer than date (default: yesterday) -d NUM Only show episodes that are less then NUM days old (default: 1) -i Ignore date (overrules -d and -n) -n DAYS Number of future DAYS to show (default: 2). This value is relative to the date set with -d. -s TEXT Search the database for TEXT -C Don't show any colors in the output CONFIG FILE
The configuration file consists of a section with settings for the program and a list of sources to be used to build the database. agent=foo Set the user-agent string to be used by wget (was required when tvtome blocked wget, might not be needed nowadays) data=/path/to/file Specifies the file to be used to store the information about upcoming shows. If, instead of a file, you supply a database url (as expected by sqlalchemy, eg. 'mysql://localhost/episoder'), episoder is going to use that database for storage instead. src=http://some.web.add/ress Each src entry specifies a URL with episode information. Make sure you have the appropriate plugin before adding random new URLs (check with -p). Episoder currently understands the following types of source: src=http://www.epguides.com/CSI/ src=http://www.tv.com/CSI/show/19/ While this in no longer episoder's way of knowing which shows to parse (see ``Managing shows''), for compatibility reasons all shows listed in the config file will automatically be added to episoder's show database (as if specified with -a). format=unquoted format string This allows you to customize episoder's output. Available fields are: %airdate The episode's airdate as YYYY-MM-DD %show Name of the show %season Current season %epnum Episode's number in season %eptitle Title of the episode %totalep Episode's total number %prodnum Production number If undefined, the default value of %airdate %show %seasonx%epnum (eg. "2005-07-29 Monk 4x04") is used. dateformat=unquoted string describing the format Here you can define the date format you'd like to be used for the output. To get a list of all possible fields, see date(1). The default is %a, %b %d, %Y CRON
You might want to have your episode db rebuilt on a regular basis (i.e. daily). The easiest way to achieve this is with a simple cron job: crontab -l > crontab echo "40 5 * * * episoder -b" >> crontab crontab crontab FILES
~/.episoder - default configuration file AUTHOR
This manual page was written by Stefan Ott SEE ALSO
crontab(1). EPISODER(1)
All times are GMT -4. The time now is 02:18 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy