in reply to Help needed with loop counters

Hey, 2 things. What are the errors? What is the command you are using to call the script?

Gonna be hard to help without this information.




Amel
This is my cool %SIG

Replies are listed 'Best First'.
Re: Re: a little bit tricky...
by Anonymous Monk on May 22, 2002 at 10:00 UTC
    the errors are just on the two lines i specified, something to do with the >= symbols. In the shell script i am just using the command
    perl ./file.name arg1 arg2
    this works perfect from a shell script on its own, but not when the command is embedded between other commands in the shell script.