Skip to content
/ fs Public

A command line utility program - don't use this

Notifications You must be signed in to change notification settings

pat-jpnk/fs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fs

A command line utility program

fs stands for file search

build:

  • "cmake --build ." in /build

help:

  • "./fs" in /build

examples:

search -s [search term]

./fs -s "superman"

info -i

./fs -i

replace -r [target term] [replacement term]

-/fs -r "superman" "man"

About

A command line utility program - don't use this

Resources

Stars

Watchers

Forks