Subject: re: CVS commit: src/usr.sbin/iostat
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: matthew green <mrg@eterna.com.au>
List: source-changes
Date: 01/06/2006 21:35:56
> Module Name: src
> Committed By: mrg
> Date: Thu Jul 7 22:31:45 UTC 2005
>
> Modified Files:
> src/usr.sbin/iostat: iostat.c
>
> Log Message:
> apply the patch from PR#30680: always print the header in extended
> (-x) mode, as it is much easier to see what is going on.
>
>
> To generate a diff of this commit:
> cvs rdiff -r1.43 -r1.44 src/usr.sbin/iostat/iostat.c
isn't it better to have another option, rather than flipping the behaviour
with -x ?
i prefer the previous behaviour esp. when there's only a disk to show.
perhaps another switch for what you like would be best?
(most?) other systems "iostat -x" seem to always print a header.
.mrg.