On Fri, 6 Jan 2006, Sam Steingold wrote:

On linux,
$ xterm -e 'foo; bar; baz'
starts xterm, then runs shell, executing foo, then bar, then baz.
on cygwin, I get an error in the xterm
"No absolute path for shell: foo; bar; baz"

That's a bug in xterm patch #202 which is fixed in patch #203.
The current patch level is #208.

http://invisible-island.net/xterm/xterm.log.html#xterm_203

amend change to command-line processing in patch #201 to avoid conflict with -e option (report by Servatius Brandt).

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/

Reply via email to