bug-coreutils
[Top][All Lists]
Advanced

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

bug#52206: Bug: rm -rf /*/*


From: Robert Swinford
Subject: bug#52206: Bug: rm -rf /*/*
Date: Tue, 30 Nov 2021 14:08:35 -0600

BTW, zsh globbing doesn’t exhibit this behavior!  It seems it is only a problem 
in bash.

--
----------------------------------------------
ROBERT SWINFORD
----------------------------------------------
robert.swinford@gmail.com
m: (405) 209-2339
----------------------------------------------

> On Nov 30, 2021, at 1:58 PM, Robert Swinford <robert.swinford@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@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@gmail.com
> m: (405) 209-2339
> ----------------------------------------------
> 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]