Skip to content

idk-v1/findStr

Repository files navigation

FindStr

Finds a matching string in files

Usage: findstr [OPTIONS] string

Options:

-h,--help Print this help message and exit

-p,--path TEXT:DIR [../] Path to search

Defaults to current directory

-z,--size UINT:SIZE [b, kb(=1000b), kib(=1024b), ...] [0]

Ignore files over size (bytes)

Defaults to 0 (disabled)


Example: findstr --path "../amongus" --size 10kb "sus"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages