all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* shell-command parameters
@ 2009-01-05 11:11 rustom
  2009-01-05 13:35 ` Chetan
  0 siblings, 1 reply; 12+ messages in thread
From: rustom @ 2009-01-05 11:11 UTC (permalink / raw)
  To: help-gnu-emacs

When I issue a shell command which is a pipeline such as say

echo 1 2 3; echo 4 5

in a normal shell I should get
1 2 3
4 5

However in windows for emacs shell-command (M-!) I get
1 2 3;echo 4 5

Any clues??

The worst part is it sometimes works and sometimes not!


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-01-08  5:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-05 11:11 shell-command parameters rustom
2009-01-05 13:35 ` Chetan
2009-01-05 14:07   ` Peter Dyballa
2009-01-05 20:15   ` Eli Zaretskii
     [not found]   ` <mailman.4046.1231186569.26697.help-gnu-emacs@gnu.org>
2009-01-05 21:40     ` Chetan
2009-01-06  4:05       ` Eli Zaretskii
     [not found]       ` <mailman.4079.1231214715.26697.help-gnu-emacs@gnu.org>
2009-01-06  7:33         ` rustom
2009-01-06 14:29           ` Kevin Rodgers
     [not found]           ` <mailman.4120.1231252170.26697.help-gnu-emacs@gnu.org>
2009-01-06 15:02             ` rustom
2009-01-06 15:45               ` Andreas Politz
2009-01-06 20:40               ` Eli Zaretskii
2009-01-08  5:50               ` Barry Margolin

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.