cash-mv

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

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
cash-mv
7,771400.2.08 years ago8 years agoMinified + gzip package size for cash-mv in KB

Readme

cash-mv
---
This is a cross-platform, 100% ES6 implementation of the Unix mv command.
npm install cash-mv -g

This will install mv globally in your system path.
For help on the command, type:
> mv --help

More

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

Related

Individual commands

License

MIT © David Caccavella