bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: Fw: Cron <address@hidden> /sa/bin/tbackup -b -i -T INTERNET -v


From: Aharon Robbins
Subject: Re: Fw: Cron <address@hidden> /sa/bin/tbackup -b -i -T INTERNET -v
Date: Sun, 10 Nov 2002 11:09:37 +0200

Greetings. Re this:

> From: "Chalcraft Family" <address@hidden>
> To: <address@hidden>
> Cc: <address@hidden>
> Subject: Fw: Cron <address@hidden> /sa/bin/tbackup -b -i -T INTERNET -v
> Date: Fri, 8 Nov 2002 22:28:33 -0700
>
> ----- Original Message ----- 
> From: "Cron Daemon" <address@hidden>
> To: <address@hidden>
> Sent: Friday, November 08, 2002 3:00 AM
> Subject: Cron <address@hidden> /sa/bin/tbackup -b -i -T INTERNET -v
>
>
> > sh: {print: command not found
> > Usage: awk [POSIX or GNU style options] -f progfile [--] file ...
> > awk [POSIX or GNU style options] [--] 'program' file ...
> > POSIX options: GNU long options:
> > -f progfile --file=progfile
> > -F fs --field-separator=fs
> > -v var=val --assign=var=val
> > -m[fr] val
> > -W compat --compat
> > -W copyleft --copyleft
> > -W copyright --copyright
> > -W help --help
> > -W lint --lint
> > -W lint-old --lint-old
> > -W posix --posix
> > -W re-interval --re-interval
> > -W source=program-text --source=program-text
> > -W traditional --traditional
> > -W usage --usage
> > -W version --version
> > 
> > Report bugs to address@hidden,
> > with a Cc: to address@hidden
> > Timeout at /usr/lib/perl5/site_perl/5.005/Net/FTP.pm line 711

The bug is somewhere in the script that is invoking awk; it looks
like a quoting problem of some sort.  It's not a gawk problem per se.
The key is this line:

        sh: {print: command not found

Take a look at /sa/bin/tbackup ; try running it with `sh -x' or
some such to trace down what it's doing wrong.

Good luck,

Arnold




reply via email to

[Prev in Thread] Current Thread [Next in Thread]