mrm Verified current stable Not installed? Filesystem

Mrm / Delete Multiple Files Remote

Delete Multiple Files Remote

Mrm command syntax to delete multiple files remote. Copyable examples, output expectations, and common mistakes.

$
Terminal
mrm <path/to/*.txt>

Command Breakdown

What each part is doing

mrm
Base Command
The executable that performs this operation. Here it runs Mrm before the shell applies any redirect operators.
<path/to/*.txt>
path to *.txt
The value supplied for path to *.txt.

Alternative Approaches

Comparable commands in other tools

Alternative filesystem tools for the same job.