If you want to be removed from the list follow instructions that came to
your inbox when you signed up for the list. If you don't know ask someone.
satish
"Christine Miller (Volt)" <[EMAIL PROTECTED]>@listserv.activestate.com
on 04/27/2000 08:39:31 AM
Please respond to "Christine Miller (Volt)" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
To: "Perl-Win32-Users Mailing List"
<[EMAIL PROTECTED]>
cc:
Subject: RE: executing net use command
remove me from this list
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 27, 2000 4:40 AM
To: Perl-Win32-Users Mailing List
Subject: RE: executing net use command
Try (note the backticks)
` net use "whatever" ` ;
- jasper
-----Original Message-----
From: Bryan Lashley [mailto:[EMAIL PROTECTED]]
Sent: 27 April 2000 04:19
To: Perl-Win32-Users Mailing List
Subject: executing net use command
I'm trying to make a null connection to the ipc$ share. The NT command
line
is:
Net use \\<machinename>\ipc$ ""/user:""
How would I do this in perl? I'm thinking this -
system ("net use \\\\$machinename\\ipc\Q$\E \"\"/user:\"\"");
but cant get it to work! Were am I going wrong?
---
You are currently subscribed to perl-win32-users as: [EMAIL PROTECTED]
To unsubscribe, forward this message to
[EMAIL PROTECTED]
For non-automated Mailing List support, send email to
[EMAIL PROTECTED]
---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
[EMAIL PROTECTED]
For non-automated Mailing List support, send email to
[EMAIL PROTECTED]