organise
Incron Creates Automated Jobs from File Actions
Posted by Kevin Purdy at 12:00 AM on August 27, 2008
You've seen how the built-in scheduler for Linux/Unix systems, Cron, can help you automate tasks to make things like auto-switching wallpaper easy and simple. Incron, a scheduling tool available in most Linux repositories, works on the same principles, but from a different starting point—it watches files and folders for changes, then launches actions when they do. Linux.com's guide shows how you could have a sound play every time a file is created in a certain directory, or have files be auto-deleted when other files are created, or do pretty much anything your imagination can dream up. The scheduling app is limited to command line functions, but it's only a matter of time until someone hacks up a helpful GUI front-end to it. Hit the link for a guide to getting started with Incron.

Comments (AU Comments · US Comments)
There are currently no AU comments for this post.
TechTalk WRLR 98.3FM
Posted 4:17 AM 27/8/08
anything like this (freely) available for windows systems? I've got a problem just itching for a solution like this, particularly with lower overhead and more reliability than windows blasted scheduler.
TechTalk WRLR 98.3FM
raingwc
Posted 7:14 PM 27/8/08
Sounds like a nice app. Although im a bit negative towards the whole make GUI for everything. An app like this, with probably more then a few flags and options available for it would just make a GUI cluttered.
Long live bash :p
raingwc