Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^4: selcting all files in a given directory except......

by asdfghjkl (Initiate)
on Dec 06, 2007 at 10:00 UTC ( [id://655333]=note: print w/replies, xml ) Need Help??


in reply to Re^3: selcting all files in a given directory except......
in thread selcting all files in a given directory except......

./script test(directory name) enter i had done tht

Replies are listed 'Best First'.
Re^5: selcting all files in a given directory except......
by cdarke (Prior) on Dec 06, 2007 at 10:09 UTC
    This might seem pedantic, but it appears that you are entering the directory name as a parameter on the command-line. This is placed into array @ARGV (hence the comment above).

    You program is reading from the standard-input stream (which is the keyboard by default), without a prompt.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-03-28 19:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found