I tried using bash and had lots of problems with the quotes and such, so I picked a language that I know real well, perl. #!/usr/local/bin/perl exec("netscape -remote 'openURL ($ARGV[0], new-window)'"); -- Jon Schewe http://tcfreenet.org/~schewe jpschewe@usa.net