Brian Coca
|
8d0d251003
|
removed 'overquoting' of example
fixes #3029
|
2016-12-08 11:24:05 -05:00 |
Brian Coca
|
f7f8df1773
|
since find doesn't make changes, support check mode and gather data for other tasks in check mode
|
2016-12-08 11:23:44 -05:00 |
Brian Coca
|
14455f4acc
|
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
|
2016-12-08 11:23:43 -05:00 |
Brian Coca
|
3e5dc1fd74
|
changed so regexes and shell globs work transparently
|
2016-12-08 11:23:43 -05:00 |
Brian Coca
|
baeb6d8dc0
|
fixed bug in spec
|
2016-12-08 11:23:42 -05:00 |
Brian Coca
|
a964754484
|
added regex support to find, also added 'singular' aliasess to patterns and paths
|
2016-12-08 11:23:42 -05:00 |
Ritesh Khadgaray
|
9c3f9d23c8
|
Add the ability to grep for content
|
2016-12-08 11:23:09 -05:00 |
Brian Coca
|
3f325408df
|
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
|
2016-12-08 11:22:53 -05:00 |