Short: protect against unwanted deletes. Uploader: chopps emunix emich edu Type: util/cli Architecture: m68k-amigaos NAME watchman - guards against unwanted deletes. (V37.1) SYNOPSIS watchman pattern1 [pattern2 [pattern3 [...]]] FUNCTION To sit around waiting for programs to call DeleteFile() and then inform the user of the program that wishes to delete and the file that is trying to be deleted. If run twice the second invocation will cause the first to quit, also a CTRL-C will cause an exit. etc...