in reply to Re: find files ina Directory while not changing to it
in thread find files ina Directory while not changing to it

ya , this is a way to find all files in directory bit i want to store in array only files with particular extension, say all .file type files
  • Comment on Re^2: find files ina Directory while not changing to it

Replies are listed 'Best First'.
Re^3: find files ina Directory while not changing to it
by jbrugger (Parson) on Mar 16, 2005 at 05:47 UTC
    That's the part you could try to search for yourself. i'm not going to write code for you, i point to a direction you could search for. (and learn perl this way)
    If a simple thing like reading a dir, and or changing / adding the filnames to an array is to hard for you, i will help.
    But if you don't want to put any effort in searching for examples, show what you tried till now, i don't even want to help.
    A reply falls below the community's threshold of quality. You may see it by logging in.