NODE fbfa688aRe: Secured RM ? (source)
Adam Shostack <adam@lighthouse.homeport.org>Sat, 16 Dec 1995 13:21:00 +0800
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)
Ben Holiday <ncognito@gate.net>Fri, 15 Dec 1995 17:31:52 +0800
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..