Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

move-file-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

move-file-cli

Move a file on the command-line

  • 3.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

move-file-cli

Move a file on the command-line

This is a simpler and cross-platform alternative to mv for build scripts, etc.

Install

$ npm install --global move-file-cli

Usage

$ move-file --help

  Usage
    $ move-file <source-path> <destination-path>

  Options
    --no-overwrite  Don't overwrite an existing destination file

  Example
    $ move-file source/unicorn.png destination/unicorn.png
  • move-file - API for this module
  • cpy-cli - Copy files on the command-line

Keywords

FAQs

Package last updated on 12 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc