Re: Executing remote commands via ssh causes zombie process

2005-09-03 Thread Martin Burger
Martin Burger schrieb: > So, it's not relevant whether I use plink or ssh. It's a general > problem: If I execute a command on the Debian box remotely via ssh > protocol, a zombie process occurs. Could that be a bug in bash? Or in > the ssh daemon? Or... I tried csh as shell. The zombie processe

Executing remote commands via ssh causes zombie process

2005-09-03 Thread Martin Burger
> I'm trying to execute a command on my Sarge box using plink (Putty) on > Windows XP. E.g.: plink -A -2 -ssh [EMAIL PROTECTED] ls -l > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] I tried to execute the command "ls -l" using the ssh executable on the Debian box: [EMAIL PRO