-
Notifications
You must be signed in to change notification settings - Fork 0
zwoop/statfilter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
statfilter ========== This is a very simple Unix style filter, that reads file names (or directory names) on STDIN (or command line), applies a configured set of stat() filtering rules to each file, and prints the matching files or directories on STDOUT. This is useful, for example, in shell scripts where you want to filter out certain files from the output of a command like 'dpkg' based on what type of file it is (i.e. select only names that are directories).
About
Simple Unix style filter, that reads files from STDIN (or command line) and filters out based on stat() rules
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published