Skip to content

famousfive1/sfutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFUTILS


Simple File Utils

Implementation of some very simple file related utilities.

Currently supports the following operations:

  • Explorer
  • Diff
  • Fuzzy find

Command usage:

sfils OP [ARGS] [OPTIONS]

  • OP is the operation to perform [d]iff, [f]uzzy or [[e]xplore]r
  • ARGS are the arguments to the operation, either file names or a file name and a string
  • [options] are set of options to modify the behaviour of the operation being performed
    • Pass f for full file display in diff mode
    • Pass i for case-insensitive search in fuzzy mode

Made by
Tejaswi Hegde

About

Simple file utils

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages