Pascal Bleser <[EMAIL PROTECTED]> writes:

<couic>

> Voici comment faire avec FAM:
>
> http://fileschanged.sourceforge.net/
>
> + un petit démon qui tourne comme root, suffit d'un script shell:
>
> #!/bin/bash
> fileschanged -r -c -C -f /share | while read f; do
>    chmod g+rw "$f"
> done

J'ajoute que -c suffit. Seuls les fichiers créés n'ont pas les
permissions voulues. Ca devrait limiter la charge.
-- 
Rémi

`Debian: giving you the power to shoot yourself in each
 toe individually.' -- with kudos to Greg Lehey
_______________________________________________________
Linux Mailing List - http://www.unixtech.be
Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux
Archives: http://www.mail-archive.com/[EMAIL PROTECTED]
IRC: efnet.unixtech.be:6667 - #unixtech

Répondre à