http://www.gnu.org/software/findutils/manual/html_mono/find.html#posix_002degrep-regular-expression-syntax
Note that you need to specify .*/ in the beginning because find matches the whole path.
http://stackoverflow.com/questions/6844785/how-to-use-regex-with-find-command
No comments:
Post a Comment