Lightning flashed, thunder crashed and "Bob Bondi" <[EMAIL PROTECTED]> w
hispered:
| So, simple on Unix/Linux! Are there any solutions via Perl to "touch" a
| binary file?
Unix doesn't differentiate between different types of files. They are all
just files. Perl is the same way. Do you want to
Bob,
perldoc -f binmode
Steve
On Wed, Jul 11, 2001 at 05:26:49PM -0700, Bob Bondi wrote:
> So, simple on Unix/Linux! Are there any solutions via Perl to "touch" a
> binary file?
=
Steve Mayer Oracle Corpo
So, simple on Unix/Linux! Are there any solutions via Perl to "touch" a
binary file?