Date: Sun, 18 Apr 2021 03:24:32 -0400 From: Paul Procacci <pprocacci@gmail.com> To: Carlos Lopez <clopmz@outlook.com> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: Equivalent linux notify for FreeBSD Message-ID: <CAFbbPugGrPihn7D5wX-J0xmmsTd3gWGfh=gEBeD0u%2BQ%2B07GW3A@mail.gmail.com> In-Reply-To: <72AE8510-843D-4499-8758-C0E67EE0AF48@outlook.com> References: <72AE8510-843D-4499-8758-C0E67EE0AF48@outlook.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This thread goes over several solutions which use kqueue: https://forums.freebsd.org/threads/inotify-for-freebsd.38162/ Last post was 2018' but I'm pretty sure the information there still applies. If you are comfortable writing C, you could even write a small binary which does this (using kqueue) yourself. ~Paul On Sun, Apr 18, 2021 at 2:46 AM Carlos Lopez <clopmz@outlook.com> wrote: > Good morning, > > Is there something equivalent like the inotify options for FreeBSD? I am > trying to generate a script that monitors a list of files and moves them > once they are closed. > > > Best regards, > C. L. Martinez > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > -- __________________ :(){ :|:& };:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFbbPugGrPihn7D5wX-J0xmmsTd3gWGfh=gEBeD0u%2BQ%2B07GW3A>