Short: "Wait For File" by zeeball (+asm source) Author: Zbigniew Trzcionkowski (zeeball@interia.pl) Uploader: Zbigniew Trzcionkowski (zeeball interia pl) Type: misc/misc Version: 0.4 (01.09.2002) Requires: OS37+ Architecture: m68k-amigaos Name: NotifyWait STATUS: Public Domain --------------------------------------------------------------------- NotifyWait v0.4 by Zbigniew Trzcionkowski --------------------------------------------------------------------- Template: NotifyWait PATH/A --------------------------------------------------------------------- USAGE: I. NotifyWait PATH=RAM: */ Waits until new file/dir is created in RAM: /* II. NotifyWait PATH=RAM:config */ Waits until file RAM:config got deleted, renamed or overwritten /* --------------------------------------------------------------------- As I didn't find any comparable tool I wrote this one... NW is written in assembler (sourcecode is included). NW can be interrupted with CTRL_C. NW used properly display no messages. NW is ideal for automated scripts.