Dominik Vogt wrote:
> On Mon, Apr 05, 1999 at 02:22:09PM -0400, Jim Nicholson wrote:
> > >From inside an xterm, I can type
> >
> > xterm -bg black -fg green -e telnet foo.org
> 
> I can't believe this works. At least it doesn't for me and it
> shouldn't. You have to quote the command after -e. Otherwise
> xterm tries to interpret foo.org as a parameter, fails, prints
> an error message and exits. The proper command line is:
> 
>   xterm -bg black -fg green -e 'telnet foo.org'
  Ah. Does Jim then have a telnet 'default connection' environment
variable set up in his normal command-line state that's passed to the
xterm if issued from there, but not when issued from fvwm?
  That'd explain why it appears to work ...
-- 
========================- http://www.rrds.co.uk/ -======================
 Neil Bird                   |   This is who we are     The time is near
                             |        There are 270 days remaining
 mailto:neil.bird_at_rrds.co.uk |                           [ T-63 days! ]
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Tue Apr 06 1999 - 04:29:11 BST