Commit Graph

8 Commits (6769529bb782c6b85ec7124ec47edccc55d488ce)

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 10 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