[ale] recovering an ext3 drive
John Wells
jb at sourceillustrated.com
Mon Jan 20 07:31:04 EST 2003
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
More information about the Ale
mailing list