Hi Martin,

Sorry, I actually meant:

strings /sbin/hdparm | grep -E 'bash|/dev/ida|/dev/'

If that doesn't return anything, please send me the binary gziped.

Thanks,

--
Daniel B. Cid
dcid ( at ) ossec.net

On Wed, Apr 2, 2008 at 10:12 AM, Martin West <[EMAIL PROTECTED]> wrote:
>
>   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
>
>
>

Reply via email to