Casey West writes ..
>On Wed, May 02, 2001 at 05:37:27PM -0400, Casey West wrote:
>: On Wed, May 02, 2001 at 03:16:41PM -0700, Peter Lemus wrote:
>: : Hi,
>: : I'm having some trouble trying to execute the followin
>: : command from a perl script.
>: : rmdir /s /q username #this works from the
On Wed, May 02, 2001 at 05:37:27PM -0400, Casey West wrote:
: On Wed, May 02, 2001 at 03:16:41PM -0700, Peter Lemus wrote:
: : Hi,
: : I'm having some trouble trying to execute the followin
: : command from a perl script.
: : rmdir /s /q username #this works from the command line
: : in win2k.
:
On Wed, May 02, 2001 at 03:16:41PM -0700, Peter Lemus wrote:
: Hi,
: I'm having some trouble trying to execute the followin
: command from a perl script.
: rmdir /s /q username #this works from the command line
: in win2k.
: I tried:
: system 'rmdir /s /q $user' # no luck. Any
: suggestion
Hi,
I'm having some trouble trying to execute the followin
command from a perl script.
rmdir /s /q username #this works from the command line
in win2k.
I tried:
system 'rmdir /s /q $user' # no luck. Any
suggestions?
=
Peter Lemus
Computer Networks Engineer
[EMAIL PROTECTED]
My Dad