Re: Monitor filesystem write to a specific directory?

2020-03-31 Thread Andras Pal
Hi Jeffrey, you may looking for the inotify(7) API and/or the inotifiwait(1)/inotifywatch(1) command line tools. These latter ones usually shipped within the inotify-tools package. Andras On Tue, 31 Mar 2020, Jeffrey Walton wrote: Hi Everyone, I have some build scripts that allow me to

Monitor filesystem write to a specific directory?

2020-03-31 Thread Jeffrey Walton
Hi Everyone, I have some build scripts that allow me to install updated developer tools on older machines. It builds and installs tools like Git, Curl and Wget. It also builds dependencies. The scripts can handle about 80 packages. One of those scripts is building a package that is performing a