[snip] > Why do you think you can't do this? The command is all right and > there is not reason why would grep() work differently under Unix and > Windows. > > Jenda
Jenda, I think he's thinking of the command line version of grep as opposed to the Perl function grep()... :) Yes, grep() works in Perl. There was an "off-spring" in the *nix world where it was also made into a command line program, so one could "grep on a file" manually... I believe that it is this tool you are thinking of. Hope this clears up things for you. //Anders// -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]