On Thu, Nov 6, 2008 at 20:56, Thorsten Kampe wrote:
>    ps -ef | grep -v grep | grep ssh

Does not make sense in Cygwin. Better use

ps -W |grep ssh

-- 
...Bye..Dmitry.

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

Reply via email to