Skip to content

adamserafini/emptydir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emptydir Build Status

*nix shell command for emptying directories.

usage: emptydir [-af] directory ...

The -a (all) option also removes any hidden files or subdirectories. By default, emptydir prompts for confirmation before emptying a directory. This can be suppressed with the -f (force) flag.

To install, use basher:

basher install adamserafini/emptydir

Tests are written with bats:

bats test/tests.bats

It even comes with a man page!

man emptydir

About

*nix shell command for emptying directories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages