Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hasnainv/da8e0d01c3648d263e57 to your computer and use it in GitHub Desktop.
Save hasnainv/da8e0d01c3648d263e57 to your computer and use it in GitHub Desktop.
wget http://cloud.github.com/downloads/rvoicilas/inotify-tools/inotify-tools-3.14.tar.gz
tar -zxvf inotify-tools-3.14.tar.gz
cd inotify-tools-3.14
./configure
make
make install
updatedb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment