On Sat 06 Mar 2004, Andres Salomon wrote: > > Running tmpreaper --test --verbose=0 --showdeleted doesn't provide any > output. If I remove "--verbose=0", then I get the directories that > tmpreaper has traversed, as well as files to be deleted. I simply want > a list of the files that would be deleted. One would think (from > reading the manpage) that --test --verbose=0 --showdeleted would work, > but it doesn't.
--showdeleted only shows what really is done; e.g. if during a normal run (no --test) tmpreaper fails for some reason to delete a file, --showdeleted won't show that either. As during --test nothing is really done, --showdeleted doesn't show anything either. I'll change the behaviour of --showdeleted in combination with --test. Paul Slootman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

