$ netscape -remote 'OpenURL(http://www.lysator.liu.se/~ceder/)' $ netscape-remote -remote 'OpenURL(http://www.lysator.liu.se/~ceder/)'But since netscape-remote is a very tiny binary, it will run faster and use less resources.
The original version of netscape-remote was writen by Jamie Zawinsky, and is available from Netscape as the two files remote.c and vroot.h.
I have made a GNU-style distribution of netscape-remote. The license is unchanged, but this distribution comes with a configure script, a standard makefile that adheres to the GNU coding standards, et c. You can get my distribution of netscape-remote from Lysators' FTP server.
If you have any comments, you can reach me at Per Cederqvist <ceder+netscape@lysator.liu.se>.
Anonymous CVS is also available:
$ cvs -d :pserver:anonymous@cvs.lysator.liu.se:/cvsroot/netscape-remote \ co netscape-remote