What is the code for this from the
> window
> > > promt(not within the script itself)?
> > >
> > > c:\>perl test.pl >1(this will save the result in
> the
> > > current directory.
> > > How about saving the result to c:/perl/self/?)
> > >
> > > Thanks,
> > >
> > > Li
> >
> > Hi Li,
> >
> > Google
On 9/10/06, Jen Spinney <[EMAIL PROTECTED]> wrote:
On 9/10/06, chen li <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> When I run scripts I want the result saved to a
> different directory instead of the current one on
> window xp. What is the code for this from the window
> promt(not within the script
On 9/10/06, chen li <[EMAIL PROTECTED]> wrote:
Hi all,
When I run scripts I want the result saved to a
different directory instead of the current one on
window xp. What is the code for this from the window
promt(not within the script itself)?
c:\>perl test.pl >1(this will save the result in th
chen li wrote:
Hi all,
When I run scripts I want the result saved to a
different directory instead of the current one on
window xp. What is the code for this from the window
promt(not within the script itself)?
c:\>perl test.pl >1(this will save the result in the
current directory.
How about
Hi all,
When I run scripts I want the result saved to a
different directory instead of the current one on
window xp. What is the code for this from the window
promt(not within the script itself)?
c:\>perl test.pl >1(this will save the result in the
current directory.
How about saving the result