Commit Graph

8 Commits (ab4c542b332ba063c714e510990d3b855e4aaa89)

Author SHA1 Message Date
Brian Coca 6a42e54e57 removed 'overquoting' of example
fixes #3029
9 years ago
Brian Coca 45a9f0b453 since find doesn't make changes, support check mode and gather data for other tasks in check mode 9 years ago
Brian Coca 074aad23e7 final form, use_regex now controls if patterns is glob or regex
- fixed cases in which stat fails (dangling symlink)
- now properly reports name of skipped paths
9 years ago
Brian Coca e603b1bb69 changed so regexes and shell globs work transparently 9 years ago
Brian Coca fdd88863d4 fixed bug in spec 9 years ago
Brian Coca bc4b40d8e7 added regex support to find, also added 'singular' aliasess to patterns and paths 9 years ago
Ritesh Khadgaray 81528e6834 Add the ability to grep for content 9 years ago
Brian Coca 1e026cb8ac find module
updated to be able to get checksums and stat data, also now it only stats a file once so it should be quite faster on large file sets
10 years ago