0.1.0-alpha • Published 1 year ago

@shvmerc/filesystem-cli v0.1.0-alpha

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

OptionDescriptionDefault
-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