Redirect hdparm output to grep?

Alan Dayley adayley at gmail.com
Wed May 14 06:32:26 PDT 2008


Alexander Griesser wrote:
> 
> Have you tried grepping stderr by now?
> 
> e.g. /bin/hdparm -z /dev/sda 2>&1 | grep -c sda1

Yes.  I think that was covered in my several examples.  Thanks for the 
suggestion.

Alan


More information about the busybox mailing list