New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

duplicate-files

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

duplicate-files

Duplicate files easily.

latest
Source
npmnpm
Version
0.1.4
Version published
Maintainers
1
Created
Source

duplicate-files

Build Status npm version

Duplicate files easily.

Install

npm install -g duplicate-files

Run

duplicate-files ./some-directory --find-pattern 'spec\.js$' \
--replace-pattern 'spec\.js$' --string test.js

A dry run before you break things

DEBUG=duplicate-files* duplicate-files ./some-directory --dry-run \
--find-pattern 'spec\.js$' --replace-pattern 'spec\.js$' --string test.js

License

MIT (c) joliveros

Keywords

duplicate

FAQs

Package last updated on 04 Nov 2016

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