From: joy merwin monteiro <joy.merwin@gmail.com>
To: linux-newbie@vger.kernel.org
Subject: Re: retrieval
Date: Sun, 2 Jan 2005 13:31:28 +0530 [thread overview]
Message-ID: <4b0d6e0d05010200016a7c3abe@mail.gmail.com> (raw)
In-Reply-To: <20050101135911.GA14555@imperial.ac.uk>
its really a trivial thing..... just alias rm to rm -i in your
.bashrc
if you have deleted it one bruteforce method to retrieve it (if it was
a text file)
is to run 'strings' on the partition that had the file, catch all output
and sift through it to find your data (might be possible, a friend of
mine had tried it...)
regards,
Joy.M.Monteiro
On Sat, 1 Jan 2005 13:59:11 +0000, Ohadi, Hamid
<hamid.ohadi@imperial.ac.uk> wrote:
> I've noticed that some distributions have the --interactive option
> switched on by default and therefore the less would be the chance of
> removing a file by mistake. I was wondering if it's possible to do
> that in SuSE as well or not.
>
> On 01-01-05 14:06, Peter wrote:
> > Do a google for safedelete.
> >
> > DESCRIPTION
> > safedelete provides a way to safely delete files so they
> > can be undeleted on demand. safedelete `deletes' files by
> > copying them to a safedelete directory which is specified
> > at install time. Files processed by safedelete are given
> > a new unique filename after they are placed in the
> > safedelete directory. This allows multiple copies of the
> > same file to be safedeleted without having to worry about
> > collisions with existing files.
> >
> > Regards
> > --
> > Peter
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at http://www.linux-learn.org/faqs
>
> --
> Monday is an awful way to spend one seventh of your life.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs
>
--
people always turn away,
from the eyes of a stranger...
Afraid to know
what lies behind the stare.......
--QueensRyche
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2005-01-02 8:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-31 4:55 retrieval Ankit Jain
2004-12-31 5:06 ` retrieval Amit Dang
2005-01-07 8:58 ` retrieval Ankit Jain
2005-01-07 14:13 ` retrieval chuck gelm
2005-01-01 6:06 ` retrieval Peter
2005-01-01 13:59 ` retrieval Ohadi, Hamid
2005-01-02 8:01 ` joy merwin monteiro [this message]
2005-01-02 8:32 ` Do not delete files by mistake (was Re: retrieval) Ulrich Fürst
2005-01-03 6:33 ` Richard Adams
2005-01-03 18:14 ` Ulrich Fürst
2005-01-04 17:53 ` 'ssh' uses port 20 only? chuck gelm
2005-01-04 18:53 ` Ray Olszewski
-- strict thread matches above, loose matches on Subject: below --
2004-12-31 4:53 Retrieval Ankit Jain
2004-12-31 9:40 ` Retrieval kaushal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4b0d6e0d05010200016a7c3abe@mail.gmail.com \
--to=joy.merwin@gmail.com \
--cc=joy_mm@ieee.org \
--cc=linux-newbie@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.