Thanks for the help... but thats about what I've been finding on other threads and it's not working.
I can't use $RANDOM because I'm using a c-shell. (I tried to convert my script to bash but that was a whole other headache so I'm pursuing this first).
Perhaps I'm being stupid (or inexperienced, or both), but the awk lines you wrote do not work when i try to insert them in my code or type them into a command prompt.
Is there an easier way to call a random number in a c-shell than awk scripting? Something along the lines of using $RANDOM in the bash shells?
Thanks again for any help
