New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@shvmerc/filesystem-cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shvmerc/filesystem-cli

A set of commands to work more easily with the filesystem in the terminal.

latest
Source
npmnpm
Version
0.1.0-alpha
Version published
Maintainers
1
Created
Source

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

Keywords

filesystem

FAQs

Package last updated on 01 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts