mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
13 lines
338 B
Markdown
13 lines
338 B
Markdown
---
|
|
title: incron - Jobs by file activity
|
|
layout: default
|
|
created: 2008-11-12 15:58:48 +0100
|
|
updated: 2009-08-11 15:33:44 +0200
|
|
toc: false
|
|
tags:
|
|
- know-how
|
|
- software
|
|
- linux
|
|
---
|
|
[incron](apt://incron) allows you to run jobs when the filesystem changes. There is a nice tutorial at [Linux.com](http://www.linux.com/feature/144666).
|