Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 322 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 322 Bytes

Compile-Tracker

This is a bash script that scans the specified folder for amounts of compiled files and source files and displays the result. Should be run with watch command preceding to continually monitor activity.

To use this add your folder path as the first argument. For example: "./compare.sh Your/Folder/Path"