DragonFly BSD
DragonFly bugs List (threaded) for 2005-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: new expected behavior? src/bin/rm/rm.c


From: David Rhodus <sdrhodus@xxxxxxxxx>
Date: Fri, 3 Jun 2005 12:50:02 +0000

On 6/3/05, Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx> wrote:
>     I am kinda leaning towards detecting background operation and disabling
>     -I in that case, plus also requiring two -f's to override a prior -I.
>     What do people think?
> 
>                                         -Matt

Why couldn't one just run 'rm -rf /usr/blah' then hit ^Z and type bg
to background the rm process.  I don't see that just because the
process is being put into the background we shouldn't prompt. 
Disabling the check for background processes defeats half of the
usages of the check.  If the user doesn't like the safety belt its
easy enough to remove.

-DR




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