[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] recovering an ext3 drive



Drew,

Make a directory with:

mkdir ~/.mytrash

Then, add this to your ~/.bash_profile (assuming you're using bash):

function rm()
{
    mv $@ ~/.mytrash
}

Now, when you "rm" you actually move to ~/.mytrash.

Wow.  7:30 on a Monday morning and I've already brought the Linux command
line up to Window's standards.  I feel productive ;-P.

John

ChangingLINKS.com said:
> It is okay for Windows to do something better than Linux. Logically, if
> Windows was available before Linux - then there was a time that Windows
> was  better at *everything.* Hopefully, Linux will continue to grow and
> there will  be better software for undeleting data in the future.
>
> This will happen when we first accept that there IS a weakness.
>
> Drew



_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale