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

Re: @ARGV and glob

by Corion (Patriarch)
on Aug 22, 2017 at 15:49 UTC ( [id://1197812]=note: print w/replies, xml ) Need Help??


in reply to @ARGV and glob

The expansion of wildcards on the command line has nothing to do with Perl. It is a feature of the shell you use.

For example under Windows with the cmd.exe shell, no such automatic expansion of wildcards occurs.

Replies are listed 'Best First'.
Re^2: @ARGV and glob
by lightoverhead (Pilgrim) on Aug 22, 2017 at 15:58 UTC
    oh, I see. Which means the shell actually feeds perl program all the files with ".txt". Thank you for your clear answer.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-25 20:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found