Help
Command Line Arguments
« Back to Help Index
The following command line arguments are valid:
Argument | Description |
/spath="value" | Start Path |
/stypes="value" | File Types |
/stext="value" | Search Text |
/local | Store config files in local directory |
/e | Use regular expressions |
/c | Case sensitive |
/w | Whole Word |
/r | Recursive search (search subfolders) |
/n | Negation |
/l | Line numbers |
/f | File names only |
/cl="value" | Number of context lines |
/sh | Skip hidden files and folders |
/ss | Skip system files and directories |
/s | Start searching immediately |
/opath="value" | Save results to path (/s implied) |
/otype="value" | Save results type (json,html,xml,txt[default]) |
/exit | Exit application after search |
/dmb="value" | Date Modified Before (MM/DD/YYYY) |
/dma="value" | Date Modified After (MM/DD/YYYY) |
/minsize="value" | Minimum file size (bytes) |
/maxsize="value" | Maximum file size (bytes) |
/minfc="value" | Minimum file count |
/?, /h, /help | Display command line arguments |