How to test for a binary file
Hi guys
Is there a way to test if a file is a binary executable? (not using
perl's -B)
Thanks
Re: How to test for a binary file
On Thu, 31 Jan 2008 09:03:29 -0800 (PST), hyperboogie wrote:
> Hi guys
>
> Is there a way to test if a file is a binary executable? (not using
> perl's -B)
[...]
What do you call a "binary executable"?
--
Stephane
Re: How to test for a binary file
On 2008-01-31, hyperboogie <hyperboogie [at] gmail.com> wrote:
>
>
> Hi guys
>
> Is there a way to test if a file is a binary executable? (not using
> perl's -B)
>
man file