[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Raq3/4 Stats
- Subject: Re: [cobalt-users] Raq3/4 Stats
- From: Thom LaCosta <baltimoremd@xxxxxxxxxxxxxxx>
- Date: Fri Dec 20 08:01:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Fri, 20 Dec 2002, Jonathan Michaelson wrote:
> Thom,
>
> > When I run it I get
> > Can't modify subroutine entry in scalar assignment at ./stats.sh line 14
>
> Sounds like you've got a missing " or ; preceding that line.
Even worse than that....I had a line wrap problem(Thom forgets Basic Pico
101)
>
> Btw, it's a perl script rather than a shell script, so might make more sense
> to name it .pl rather than .sh, just incase you were to try running it
> through sh, 'cos it wouldn't work then.
Yep...but, it runs as stats.sh (g)
Thom