in reply to Using grep and glob to find directories containing file
grep will return the input (eg."dir1", "dir2", "dir3"), if the glob returns true. Perhaps you want map.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Using grep and glob to find directories containing file
by Anonymous Monk on Feb 03, 2013 at 15:09 UTC | |
by BrowserUk (Patriarch) on Feb 03, 2013 at 15:35 UTC |