ForEvery Tool (forevery) v1.0 build 2009010 - general purpose file execution tool
copyright (c) bytepointer.com 2020-2020
forevery [options] [path_mask]
[dump options]
-r -recurse into subdirectories
-d -match directories
-nf -don't match files
-l <uint> -specify logging level (0=none,*1=normal,2=verbose)
-c <cmd> -set command prefix for each match
-a <args> -set optional arguments for specified -c command
-nqc <cmd> -when building command-line string, don't quote command
-nqf <cmd> -when building command-line string, don't quote match
NOTES: > by default, only files are matched by path mask; if you want to match
directories, specify -d OR for directories only, -dnf
> if a command is not specified, nothing will be executed, only matching
entries are output (unless logging level is set to 0)
> this program outputs to stderr; executed commands go to stdout
* denotes default