in reply to Re^3: Net::FTP Help
in thread Net::FTP Help

bah, let me be more precise.

[DING!] 1 [~]:msp-mainserver% /usr/bin/sh -display www.myhost.com:0.0 -display: bad option(s) [12:00pm] 2 [~]:msp-mainserver% /usr/bin/ftp -display www.myhost.com:0 +.0 ftp: s: unknown option
Command line programs dont have a -display command line flag, You are seriously confused. /usr/bin/sh and ftp are not gui on any system I have ever worked on (Solaris, any distro of linux, aix, hpux, irix etc). but it absolutely does work. on what unix? I think not.

-Waswas

Replies are listed 'Best First'.
Re: Re: Re^3: Net::FTP Help
by cybear (Monk) on Aug 26, 2002 at 17:22 UTC
    You know what...

    replace /usr/bin/sh with /usr/openwin/bin/xterm
    been a while...

    sorry about that. But it does work. :-)

    - cybear