in reply to Re: Combining Files
in thread Combining Files

Chipmunk,
Thanks for your assistance. One more question, how would i go about running a unix command inside of a perl script? thanks

Dipul

Replies are listed 'Best First'.
Re: Re: Re: Combining Files
by Fastolfe (Vicar) on Jan 23, 2001 at 23:37 UTC
    He was offering it as a suggestion to avoid having to write a Perl script to do this at all. You described it as a problem that you need solved, not as a small piece of a puzzle that you're writing a larger Perl script to solve. If it's a problem in and of itself, just use a simple pre-written non-Perl tool to do it, if that's the best thing to do.
Re: Re: Re: Combining Files
by chipmunk (Parson) on Jan 23, 2001 at 20:41 UTC