movefile

0.2.1 • Public • Published

Movefile

Movefile is a rename implementation working over device (linux and BSD only).

installation

npm install movefile

make and python are required to compile movefile.

Using Movefile

var mv = require('movefile');
 
mv.move('file/to/move', 'where/to/move');

Dependents (0)

Package Sidebar

Install

npm i movefile

Weekly Downloads

0

Version

0.2.1

License

none

Last publish

Collaborators

  • yazgazan