cash-rm

Cross-platform implementation of the Unix 'rm' command.

MIT 12 个版本
安装
npm install cash-rm
yarn add cash-rm
pnpm add cash-rm
bun add cash-rm
README

cash-rm


This is a cross-platform, 100% ES6 implementation of the Unix rm command.

npm install cash-rm -g

This will install rm globally in your system path.

For help on the command, type:

> rm --help

More

This module is part of Cash, a project providing cross-platform implementations of all major Unix-based commands in pure Javascript.

Individual commands

License

MIT © David Caccavella

版本列表
0.2.0 2016-03-02
0.1.0 2016-02-21
0.0.16 2016-02-16
0.0.15 2016-02-15
0.0.14 2016-02-14
0.0.13 2016-02-09
0.0.7 2016-02-09
0.0.6 2016-02-05
0.0.5 2016-02-05
0.0.4 2016-02-05
0.0.3 2016-02-05
0.0.1 2016-02-04