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