Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/foohyfooh/filesystem-diff

Check the difference in the files between two folders
https://github.com/foohyfooh/filesystem-diff

Last synced: 27 days ago
JSON representation

Check the difference in the files between two folders

Awesome Lists containing this project

README

        

# FileSystem Diff

## Purpose
I made this script to check for my backup purposes. It can be used to check if a file is present in one location but not the next.

## How To Use
node app.js <directory 1> <directory 2>