read is a build-in command from the bourne shell. You have to be sure to run your script using this shell (sh) the first line should look like this: #!/bin/sh Ronald Wiemer