xterm-like terminal emulator

Earnie Boyd earnie_boyd@yahoo.com
Thu Jan 11 16:39:00 GMT 2001


Dan Lipofsky wrote:
> 
> Also, the only way I can seem to run rxvt and get the results I want is
> to have a batch file like
>         C:
>         chdir \cygwin\bin
>         bash --noprofile --norc -c "rxvt ..."
> But this involves making two bash instances per shot.
> It doesn't seem to work right if I don't call it through bash.
> Anyone got a better way?

c:
chdir \cygwin\bin
rxvt -e bash --login -i

Cheers,
Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list