In <49c93fd1.7040...@net153.net>, Sam Leon wrote:
>Most everyone here is recommending just plain old rm -rf
>
>I might add that once you start the rm process that you find the pid of
>it and then lower its priority with renice so that away your whole
>system won't be slowed down while it works.

Why re-nice?  Just nice it to begin with:
nice -n 15 rm -rf
(Can also be chained with ionice if you like.)
-- 
Boyd Stephen Smith Jr.                   ,= ,-_-. =.
b...@iguanasuicide.net                  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy         `-'(. .)`-'
http://iguanasuicide.net/                    \_/

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to