Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yasulab/file-watcher
Monitoring files and show its content when updated.
https://github.com/yasulab/file-watcher
Last synced: 1 day ago
JSON representation
Monitoring files and show its content when updated.
- Host: GitHub
- URL: https://github.com/yasulab/file-watcher
- Owner: yasulab
- Created: 2012-03-14T17:29:24.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-03-14T17:41:22.000Z (over 12 years ago)
- Last Synced: 2024-10-10T09:24:03.477Z (about 1 month ago)
- Language: Shell
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
File Watcher
============![file-watcher icon](http://dl.dropbox.com/u/2819285/file-watcher.png)
Description
-----------
File Watcher is a shell script that monitors a given file.
And show its content when updated.For example, if you would like to watch a file syncing by Dropbox,
you can watch the file by typing "sh file-watcher.sh FILENAME".Developer
---------
[@yasulab](http://twitter.com/yasulab)License
-------
This script is under MIT License.