On 11/20/2009 04:45 AM, Hemal Pandya wrote:
Hello,
It seems psexec (from sysinternals) does not work correctly under
cygwin-X. If I run it at the bash prompt in a command window it
completes normally but from a rxvt or xterm window it stops after the
first line of output from the remote process.
On Fri, Nov 20, 2009 at 9:45 AM, Hemal Pandya <> wrote:
> Hello,
>
> It seems psexec (from sysinternals) does not work correctly under
> cygwin-X. If I run it at the bash prompt in a command window it
> completes normally but from a rxvt or xterm window it stops after the
> first line of output fro
Different environment variables are set. I'd suggest in the xterm
version saving the env variables (env>) and then see which one
causes the non-X version to stop running psexec.
Hemal Pandya wrote:
Hello,
It seems psexec (from sysinternals) does not work correctly under
cygwin-X. If I run it a
Hello,
It seems psexec (from sysinternals) does not work correctly under
cygwin-X. If I run it at the bash prompt in a command window it
completes normally but from a rxvt or xterm window it stops after the
first line of output from the remote process.
I am trying to write some bash scripts that