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/08/2006 22:02:28
   > perhaps another switch for what you like would be best?
   > (most?) other systems "iostat -x" seem to always print a header.
   
   i guess you want to handle -x as it produces multi lines for each output.
   right?  if so, how about making it conditional on that?

sounds great.