----- Original Message -----
From: "Riad S. Wahby" <[EMAIL PROTECTED]>
> #!/usr/bin/perl
>
> $str = "Also, if you are running W2K and are suffering regular crashes the
problem
> is operator error, not Windows.";
>
> $str =~ s/W2K/Linux/; $str =~ s/Windows/Linux/;
>
> print $str;
> exit;

Yes, that is fairly accurate.  Not particularly relevant though, since he was
only knocking Windows.  I wouldn't have gone to so much trouble to express it,
either.

Reply via email to