0.1.0-alpha • Published 1 year ago
@shvmerc/filesystem-cli v0.1.0-alpha
FileSystem CLI
A set of commands to work more easily with the filesystem in the terminal.
Installation
npm install -g @shvmerc/filesystem-cli
sfsempty
Search for empty directories in a directory and allow to delete them.
Usage
sfsempty -d /path/to/directory
Options
Option | Description | Default |
---|---|---|
-d, --directory <dir> | Path of the directory from where to start the search. | Current working directory |
--exclude [dirs...] | Directories to exclude from the search. | Empty |
0.1.0-alpha
1 year ago