Inotify app

From: Eric BEGOT (eric.begot_at_gmail.com)
Date: 04/29/05

  • Next message: Bryan Henderson: "Re: [Question] Does the kernel ignore errors writng to disk?"
    Date:	Fri, 29 Apr 2005 21:08:57 +0200
    To: Kernel Mailing List <linux-kernel@vger.kernel.org>
    
    

    Hi all,

    here is a little program which uses the inotify's functionnality. This
    soft lists a given directory in live. The informations are updated when
    an event occur. If no event occur, the process does nothing and sleeps !
    The soft needs the libncurses (and inotify patch of course).
    rml advised me to post this to the lkml so the others will be able to
    see how nice the inotify stuff is :)
    You can download the soft here :

    http://membres.lycos.fr/openunixes/inotify_app.tar.bz2

    ciao
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Bryan Henderson: "Re: [Question] Does the kernel ignore errors writng to disk?"