grep -E 'bash|/dev/ida|/dev/' /sbin/hdparm Binary file /sbin/hdparm matches thecla2:~# man grep thecla2:~# grep -E 'bash' /sbin/hdparm thecla2:~# grep -E '/dev/' /sbin/hdparm Binary file /sbin/hdparm matches thecla2:~# grep -E '/dev/ida' /sbin/hdparm
I can send you the binary if that helps Thanks On Wed, 2008-04-02 at 06:43 -0400, Daniel Cid wrote: > grep -E 'bash|/dev/ida|/dev/' /sbin/hdparm > -- regards Martin West
