Boston Linux & Unix (BLU) Home | Calendar | Mail Lists | List Archives | Desktop SIG | Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings
Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

crontab vs. links in /etc/cron.hourly (etc.)



[Scott Prive: Wed, Jun 05, 2002 at 09:42:34AM -0400]
> 
> # Tar it:
> /usr/bin/cvs co stest
> /bin/tar cf /root/$STEST stest/
> 

my guess is that it has to do with the output of one or both of these
commands (the stdout/stderr output).. redirect them to /dev/null or a
logifle and give it another try..

run-parts invokes the script ($i=script) as

       if [ -x $i ]; then
                $i 2>&1 | awk -v "progname=$i" \
                              'progname {
                                   print progname ":\n"
                                   progname="";
                               }
                               { print; }'
        fi






BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org