Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <006b01c136ce$d3a23370$85013d0a@lyon.ixo.fr> From: "Karim Jouhari" To: Subject: ps and the process command-line Date: Thu, 6 Sep 2001 14:24:07 +0200 Organization: IXO S.A. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 How can I get the FULL command-line of the process I launched with ps ? Indeed, if I start a process whose binary path is too long, ps -ef will not show me the total line... On a classic Unix system, the output of ps use the $COLUMNS value (for each line length) but it seems that it does not work the same with Cygwin. Help Please. KJ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/