Skip to content

cyqsimon/fp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fp

fp (FilterPath) is the filter equivalent for the Unix test util.

Quick start

$ ls
file-foo dir-read-write dir-read-only

# list files in the current directory, and filter for writable directories
$ ls | fp -dw
dir-read-write

For help, run fp with -? or --help.

The accepted filter flags are the same ones used by Unix test. See POSIX documentation or man test.

About

fp (FilterPath) is the filter equivalent for the Unix test util.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages