Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Watcher script - please comment



On  5 May, Sebastian Stark wrote:
> Even better (still under linux):
> 
> Install inotify-tools and run:
> 
>   inotifywait -e close_write ~/testfile
> 
> Once ~/testfile is closed inotifywait exits.
> 

Many thanks, Sebastian, for this perfect solution

Helmut.



Messages sorted by: Reverse Date, Date, Thread, Author