Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: XP and slashes?

by ikegami (Patriarch)
on Apr 04, 2009 at 22:54 UTC ( [id://755490]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\Temp>echo foo >foo.txt
    
    ...
    
    C:\Temp>perl -e"open my $fh, '<', $ARGV[0] or die $!; print <$fh>;" c:
    +/temp/foo.txt
    foo
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2024-04-19 00:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found