Skip to content

h3rald/fae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nimble

Release License

fae 🧚 Find & Edit Utility


  Usage:
    fae   [option1 option2 ...]

  Where:
               A regular expression to search for.
           An optional replacement string
                        (use \1, \2, etc. to reference captured groups).

  Options:
    -a, --apply         Substitute all occurrences of  with  in all files.
                        without asking for confirmation.
    -d, --directory     Search in the specified directory (default: .)
    -f, --filter        Specify a regular expression to filter file paths.
    -h, --help          Display this message.
    -i, --insensitive   Case-insensitive matching.
    -r, --recursive     Search directories recursively.
    -s, --silent        Do not display matches.
    -t, --test          Do not perform substitutions, just print results.
    -v, --version       Display the program version.

About

Find and Replace Utility

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages