On Mon, 10 Apr 2000, you wrote:
> I have a very simple "browse" command, like this:
> 
>       #! /bin/csh -f
> 
>       cd /home/bts/xfer
>       /usr/bin/netscape $*
> 
Ok. I'll bite. Why the shell script? Why not just tell
Netscape to execute directly and then put the default
"download" directory to /home/bts/xfer? Netscape DOES have
a default download directory, you know...
        John

Reply via email to