// COMPLETE THREAD

Re: Secured RM ? (source)

2 expanded posts ยท every known parent and child

NODE fbfa688aRe: Secured RM ? (source)
From comp.unix.questions FAQ:
	(http://www.cis.ohio-state.edu/hypertext/faq/usenet/unix-faq/faq/part3/faq-doc-6.html)

	MIT's Project Athena has produced a comprehensive
delete/undelete/expunge/purge package, which can serve as a
complete replacement for rm which allows file recovery. This
package was posted to comp.sources.misc (volume 17, issue
023-026)
--
"It is seldom that liberty of any kind is lost all at once."
-Hume
NODE 0d705d23Re: Secured RM ? (source)
On Thu, 14 Dec 1995, Adam Shostack wrote:

> 	From comp.unix.questions FAQ:
> 	(http://www.cis.ohio-state.edu/hypertext/faq/usenet/unix-faq/faq/part3/faq-doc-6.html)
> 
> 	MIT's Project Athena has produced a comprehensive
>       delete/undelete/expunge/purge package, which can serve as a
>       complete replacement for rm which allows file recovery.  This
>       package was posted to comp.sources.misc (volume 17, issue
>       023-026)

Well, thanks for trying..  The athena package isnt an undelete program, 
its a replacement for rm that copies rm'd files into a trashcan directory 
which is expunged at regular intervals... *sigh*

Still looking..