GNU bug report logs -
#52206
Bug: rm -rf /*/*
Previous Next
Full log
View this message in rfc822 format
BTW, zsh globbing doesn’t exhibit this behavior! It seems it is only a problem in bash.
--
----------------------------------------------
ROBERT SWINFORD
----------------------------------------------
robert.swinford <at> gmail.com
m: (405) 209-2339
----------------------------------------------
> On Nov 30, 2021, at 1:58 PM, Robert Swinford <robert.swinford <at> gmail.com> wrote:
>
> TWIMC:
>
> This seems like a bug: https://twitter.com/nixcraft/status/1465599844299411458
>
> I was able to replicate the behavior in a container with coreutils version 8.30.
>
> Interestingly, however, rm -rf // only does the following:
>
> "root <at> test:~# rm -rf //
> rm: it is dangerous to operate recursively on '//' (same as '/')
> rm: use --no-preserve-root to override this failsafe"
>
> I believe illumos has already solved this problem in a POSIX compliant fashion, see: https://www.youtube.com/watch?v=l6XQUciI-Sc&t=4903s
>
> Appreciate your attention to this bug!
>
> --
> ----------------------------------------------
> ROBERT SWINFORD
> ----------------------------------------------
> robert.swinford <at> gmail.com
> m: (405) 209-2339
> ----------------------------------------------
>
This bug report was last modified 3 years and 226 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.