On Sat, 2005-01-01 at 10:05 -0600, Joseph D. Wagner wrote:
> They tell me there's a way to make it work without initrd, but it's
> ugly, messy, and not recommended:
>
> http://fedora.redhat.com/docs/udev/
>
> I haven't yet tested to see if it works with initrd and without
> support for hotplug de
On Sunday 02 January 2005 09:32, Ulrich Fürst wrote:
> joy merwin monteiro <[EMAIL PROTECTED]> wrote:
> > its really a trivial thing. just alias rm to rm -i in your
> > .bashrc
>
> or you can put the following into your .bashrc
> alias rm='mv --target-directory=/root/Desktop/Trash $1 '
I dont
On
Peter H. <[EMAIL PROTECTED]> wrote:
> Slackware 10, Kernel 2.4.26
>
> got myself an Asus Atapi CD-RW-Drive and I am not sure if this was the right
> choice for Linux. I was able to make it work following the instruction of
> the program xcdroast, however, some things seem strange.
> I always
joy merwin monteiro <[EMAIL PROTECTED]> wrote:
> its really a trivial thing. just alias rm to rm -i in your
> .bashrc
>
or you can put the following into your .bashrc
alias rm='mv --target-directory=/root/Desktop/Trash $1 '
Ulrich
-
To unsubscribe from this list: send the line "unsubscribe l
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