On Thu, 2004-07-15 at 05:04, manojkumar vajram wrote:
> Plz. help me . I am new to perl
> I want to accept a pattern from screen
> and search the pattern in my one or two text data base
> and print the details
>
> The pattern from screen may consist spaces and special
> char. line / - etc.
> I us
manojkumar vajram wrote:
> Plz. help me . I am new to perl
> I want to accept a pattern from screen
> and search the pattern in my one or two text data base
> and print the details
>
> The pattern from screen may consist spaces and special
> char. line / - etc.
> I use redhat linux 8.0
> I have co