Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: Problem with qx/system and long urls

by Anonymous Monk
on Apr 25, 2007 at 13:06 UTC ( [id://611994]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Problem with qx/system and long urls
in thread Problem with qx/system and long urls

{ local %ENV = map { $_ => "$ENV{$_}" } qw{ ALLUSERSPROFILE APPDATA COMMONPROGRAMFILES COMPUTERNAME COMSPEC FB_FILE HOMEDRIVE HOMEPATH LOGONSERVER OS PATH PATHEXT PROGRAMFILES PROMPT SESSIONNAME SYSTEMDRIVE SYSTEMROOT TEMP USERDOMAIN USERNAME USERPROFILE WINDIR }; print qx{ dir }; }

Replies are listed 'Best First'.
Re^4: Problem with qx/system and long urls
by bluelu (Initiate) on Apr 26, 2007 at 12:19 UTC
    ++. That's exactly what I needed :-)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://611994]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (7)
As of 2024-04-16 16:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found