From owner-freebsd-questions@FreeBSD.ORG Fri Jul 1 17:03:51 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77F0B16A41C for ; Fri, 1 Jul 2005 17:03:51 +0000 (GMT) (envelope-from scuba@centroin.com.br) Received: from gorgo.centroin.com.br (gorgo.centroin.com.br [200.225.63.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id E080043D1F for ; Fri, 1 Jul 2005 17:03:50 +0000 (GMT) (envelope-from scuba@centroin.com.br) Received: from hypselo.centroin.com.br (hypselo.centroin.com.br [200.225.63.1]) by gorgo.centroin.com.br (8.12.10/8.12.9) with ESMTP id j61H3lDt029811 for ; Fri, 1 Jul 2005 14:03:48 -0300 (EST) Date: Fri, 1 Jul 2005 14:03:47 -0300 (EST) From: Sender: To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Subject: square brackets in ps FBSD 5.x X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jul 2005 17:03:51 -0000 Hi all, =09How can I do to make 'ps' to show the entire command of some process the is showed in "[command]". =09In the 4.x boxes I was able to see complete command line, now in 5.4 it=B4s shown in backets. - Marcelo