del-cli

File deleter

A utility for permanently deleting files and directories with optional safety features.

Delete files and directories

GitHub

315 stars
8 watching
20 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sindresorhus/del Deletes files and directories using glob patterns with support for promises, multiple files, and protection against deleting the current working directory. 1,325
sindresorhus/trash-cli A utility that moves files and folders to the trash rather than permanently deleting them. 1,329
sindresorhus/find-up-cli A utility for finding files by walking up parent directories 39
sindresorhus/file-type-cli Detects the type of file or input provided 74
sindresorhus/cpy-cli Copies files from source to destination using streams and directory utilities. 345
sindresorhus/empty-trash-cli A utility that empties the system trash on macOS, Linux, and Windows. 134
sindresorhus/open-cli A command-line utility that opens files or URLs on the user's default application. 419
sindresorhus/find-up A utility library for finding files or directories by walking up parent directories 582
sindresorhus/windows-cli Tools for querying metadata about the active window on various platforms. 65
sindresorhus/clear-cli A utility script to clear the terminal screen on various platforms. 44
sindresorhus/move-file Moves files across devices and partitions without relying on system-specific rename functions. 198
sindresorhus/strip-css-comments-cli A command-line tool to remove comments from CSS files 38
sindresorhus/cli-cursor Library for controlling the CLI cursor 103
sindresorhus/make-dir Creates directories and their parents if needed 474
sindresorhus/cpy Copies files from source to destination based on glob patterns and options 424