From owner-svn-src-head@FreeBSD.ORG Fri Sep 30 08:19:54 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A960A106566C; Fri, 30 Sep 2011 08:19:54 +0000 (UTC) (envelope-from etnapierala@googlemail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id B43498FC08; Fri, 30 Sep 2011 08:19:53 +0000 (UTC) Received: by fxg9 with SMTP id 9so3547527fxg.13 for ; Fri, 30 Sep 2011 01:19:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; bh=gRsmBN0n7CgSSJnNye4bbBijc/T1o6AagFBzWKyXgAg=; b=AocSCwOxVEg3uCjOTxwUt766rN2ps3yfHoLHzDxhcA8MYbI+htW5yLSNZcxMFs4qbq kNJulWBLuJFhCvASHU1phgj5RSPytB6aTpX58gneIEGwEkWYnyjb2WVwYZoBtPiB1tpc fdWGvt2BDwJJKztiwlw+B5Wms5EJxvVX/3MiU= Received: by 10.223.44.90 with SMTP id z26mr3578946fae.28.1317370792676; Fri, 30 Sep 2011 01:19:52 -0700 (PDT) Received: from enapierala.whl (58.wheelsystems.com. [83.12.187.58]) by mx.google.com with ESMTPS id c5sm5719528fai.2.2011.09.30.01.19.50 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 30 Sep 2011 01:19:51 -0700 (PDT) Sender: =?UTF-8?Q?Edward_Tomasz_Napiera=C5=82a?= Mime-Version: 1.0 (Apple Message framework v1244.3) Content-Type: text/plain; charset=iso-8859-2 From: =?iso-8859-2?Q?Edward_Tomasz_Napiera=B3a?= In-Reply-To: <20110929185700.GA18684@freebsd.org> Date: Fri, 30 Sep 2011 10:19:49 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201109290631.p8T6VgJ3008377@svn.freebsd.org> <20110929121457.GA53600@freebsd.org> <11B87D92-4C1E-4AD9-BEC5-13D28B022FB1@FreeBSD.org> <20110929185700.GA18684@freebsd.org> To: Alexander Best X-Mailer: Apple Mail (2.1244.3) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r225868 - head/bin/ps X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2011 08:19:54 -0000 Wiadomo=B6=E6 napisana przez Alexander Best w dniu 29 wrz 2011, o godz. = 20:57: > On Thu Sep 29 11, Edward Tomasz Napiera?a wrote: >> Wiadomo?? napisana przez Alexander Best w dniu 29 wrz 2011, o godz. = 14:14: >>> On Thu Sep 29 11, Edward Tomasz Napierala wrote: >>>> Author: trasz >>>> Date: Thu Sep 29 06:31:42 2011 >>>> New Revision: 225868 >>>> URL: http://svn.freebsd.org/changeset/base/225868 >>>>=20 >>>> Log: >>>> Make ps(1) automatically size its column widths. >>>=20 >>> cool to see this committed. :) >>>=20 >>> i think i wrote you about the two spaces between the "TT" and "TIME" = field >>> some time ago. you said that the "TT" entry can contain a postfix = "-". can >>> you describe a situation, where this can occur? i've never seen the = "TT" field >>> contain an entry larger than 2 chars. >>=20 >> Login via ssh, run "nohup sleep 1000 &", then logout. >=20 > maybe it would also be possible to introduce unit symbols for the = "vsz" and > "rss" fields. they are getting really huge on systems with a long = uptime > (*cough* mem leaks) and kilobyte granularity isn't really that great = when > those fields are nearing 1GB. I thought about it, but the "-h" option is already taken. -- If you cut off my head, what would I say? Me and my head, or me and my = body?