Paul Lussier writes:
|>
|> You might ask, why doesn't Linux have a "trash can" feature like Windows?
|> Well, it could, it would be a simple shell script wrapper around 'rm'.
|>
|> But consider that Unix in general was written by intelligent people for
|> intelligent people. The designers intended for people to think carefully
|> about what they were doing before they did it. This is evident in just about
|> everey facet of the system, fron the concept of named pipes to piping command
|> output to other commands and shell redirection to accomplish more than a
|> single monolithic application is capable of.
|>
|> In short, they believed in my philosophy of "Stupidity should be painful".
|> (of course they didn't call it that back then :) This may be blunt, but if
|> more people thought this way, there's be much less of what I call
|> "The Ooops Factor", and this would be a good thing :)
The desigers of the Network Appliances WAFL file system built an
intelligent file system for human (i.e. non-infallable) people. With
it you can efficiently save snapshots of your directories on-line at
fixed points in time as far back as you'd like (modulo disk space, but
that's cheap these days). These snapshots can be mounted as file
systems so they're as easy to use as the current file system itself.
Typically a cron job is use to maintain snapshots from the last hour in
fifteen minute increments, the last day in one hour increments, the
last week in one day increments, etc. They fix the most common cases
of files that are accidently deleted. It'd be cool if Linux offered
this feature.
--
Dave Cherkus ------- UniMaster, Inc. ------ Contract Software Development
Specialties: UNIX Internals/Kernel TCP/IP Alpha Clusters Performance ISDN
Email: [EMAIL PROTECTED] ------- When you lose, don't lose the lesson
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************