install_track.sh is a small shell (zsh) script that helps a user to list files installed by an application compiled from source. This script is meant to be used instead of "make install". Install_track will start to "watch" your filesystem before running "make install" and will save the list of installed files upon completion.
Feel free to comment Every comment is appreciated. Feel free to post your impressions, and/or feature requests/problems on the sourceforge project's forums Hope you'll find this script...