Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 466 Bytes

Readme.md

File metadata and controls

10 lines (7 loc) · 466 Bytes

File System Watcher

A utility which keeps eye on overall file system of mac and if any file system event happens then it will be recorded in form of json file.

To run this utility follow these steps :
  1. Create a file test.json on your desktop
  2. Paste filewatcher file in Applications
  3. Run command sudo /Applications/filewatcher {user-name}
Before running this utility again please clean the test.json file otherwise it may get corrupted.