Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

map question...

by k2 (Scribe)
on Jun 16, 2003 at 20:49 UTC ( [id://266294]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ftp->rget( map{($_, 1)} @ARGV);
    
  2. or download this
    ----------------> CODE <----------------
    #!/usr/bin/perl
    ...
      print STDERR "Usage: $name <host> <username> <passwd> <remote_path> 
    +<local_path>\n";
      exit;
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-24 02:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found