rm

Remove files or directories. Remove files from arbitrary locations: rm…

rm

Remove files or directories.

rm {{path/to/file}} {{path/to/another/file}}

rm -r {{path/to/folder}}

rm -rf {{path/to/folder}}

rm -i {{file(s)}}

rm -v {{path/to/folder/*}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← ripgrep rmdir →