8000 GitHub - 7fffffff/emptydirs: Print a list of empty directories
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

7fffffff/emptydirs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emptydirs

Print a list of empty directories. Empty directories contain no files, but may have empty directories.

Usage:
  emptydirs [OPTIONS] [ROOTS...]

Options:
  -0	separate empty directories with NUL, like find -print0
  -p	ignore permission errors
  -z	ignore zero length files

If no roots are provided, the current working directory is used

Installation

After installing the go compiler,

go install github.com/7fffffff/emptydirs@latest

License

Blue Oak Model License 1.0.0
https://blueoakcouncil.org/license/1.0.0

About

Print a list of empty directories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0