Shell script error

2004-10-07 Thread Pratt, Benjamin E.
Hello, it's me again. This time I'm trying to do some shell scripting but I'm running into a problem with a randomization script that I found on the web. The script I'm trying to run can be found at: http://www.bsdbooks.net/shells/scripting/randomvar.html#PICKCARD. Everything runs fine on

Re: Shell script error

2004-10-07 Thread Andrew Moran
That script works fine for me on my box and I'm also running FreeBSD 5.3-BETA with bash2. What kind of error are you getting? What is the output of bash -x scriptname.sh (filling in the script name of course). --Andy On Oct 7, 2004, at 7:07 AM, Pratt, Benjamin E. wrote: Hello, it's me

RE: Shell script error

2004-10-07 Thread Pratt, Benjamin E.
] On Behalf Of Andrew Moran Sent: Thursday, October 07, 2004 11:02 AM To: Pratt, Benjamin E. Cc: [EMAIL PROTECTED] Subject: Re: Shell script error That script works fine for me on my box and I'm also running FreeBSD 5.3-BETA with bash2. What kind of error are you getting? What is the output of bash -x

Re: Shell script error

2004-10-07 Thread Giorgos Keramidas
On 2004-10-07 09:01, Andrew Moran [EMAIL PROTECTED] wrote: On Oct 7, 2004, at 7:07 AM, Pratt, Benjamin E. wrote: Hello, it's me again. This time I'm trying to do some shell scripting but I'm running into a problem with a randomization script that I found on the web. The script I'm trying to

RE: Shell script error

2004-10-07 Thread Andrew Moran
. Ben -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Moran Sent: Thursday, October 07, 2004 11:02 AM To: Pratt, Benjamin E. Cc: [EMAIL PROTECTED] Subject: Re: Shell script error That script works fine for me on my box and I'm also running FreeBSD 5.3