You could just execute the same commands you already are (with backticks
round them to make the shell handle them)

`net use u: /del`
`do net use u:`

There may be some Win32:: modules on CPAN for mapping drives to do it a
different way. TMTOWTDI.

Nigel


>>> Javeed SAR <[EMAIL PROTECTED]> 07/22/02 11:07am >>>
Hi All,


I am using (given  below) net use in batch files, how to do the same 
in
perl????????
That is:

net use u: /del
do net use u:

Regards
javeed



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED]


ITM Business Solutions
Unit 4
Nine Trees Trading Estate
Morthen Road
Rotherham
S66 9JG

Reception
Tel: 01709 703288
Fax: 01709 701549

Help Desk
Tel:01709 530424
Fax: 01709 702159

CONFIDENTIALITY NOTICE: This message is intended only for the use of
the individual or entity to which it is addressed, and may contain
information that is privileged, confidential and exempt from disclosure
under applicable law.



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  • NET Javeed SAR
    • Re: NET Janek Schleicher
    • Nigel Peck

Reply via email to