Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Doing it with command line switches

by bv (Friar)
on Dec 10, 2009 at 14:57 UTC ( [id://812204]=note: print w/replies, xml ) Need Help??


in reply to Doing it with command line switches

perl -e '$,=",";print @ARGV' *

@_=qw; Just another Perl hacker,; ;$_=q=print "@_"= and eval;

Replies are listed 'Best First'.
Re^2: Doing it with command line switches
by Tux (Canon) on Dec 10, 2009 at 16:39 UTC
    perl -wle'$,=",";print<*>'

    Enjoy, Have FUN! H.Merijn

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-19 20:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found