in reply to Re: get list of files matching part of file name
in thread get list of files matching part of file name
I used glob to list all the files in my current directory and using those list of files i'm trying to find out matching files in other directory
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: get list of files matching part of file name
by Athanasius (Archbishop) on Jul 11, 2012 at 13:29 UTC |