: "Elanchezhian Sivanandam" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, October 21, 2002 6:21 AM
Subject: Re: reg shell commands
> Read File::Find.
> Some shell commands return 0 for success and others
> for failure or some problem. The case with 'f
Read File::Find.
Some shell commands return 0 for success and others
for failure or some problem. The case with 'find' is
the same. If you are taking the return value then of
course you will get the numerical stuff.
--- Elanchezhian Sivanandam <[EMAIL PROTECTED]>
wrote: > hi,
>
>i want