On Tue, Feb 28, 2006 at 01:46:52PM -0600, Greg Oster wrote: > So how about just: > > raidctl -s raid0 | grep failed && mail -s "RAID problem" ... > > ? (Works fine in the testing I just did :) ) Ok, I'll just use that then. Although "raidctl -q raid0 || ..." still looks more elegant to me. Geert