Comment on Linux Best Practices

<- View Parent
koper@feddit.nl ⁨10⁩ ⁨months⁩ ago

It’s slightly different. Your shell will see the /\* and replace it with all the directories under /, e.g. /bin /dev /etc /home etc. So the actual command that runs is rm -rf /bin /dev /etc /home etc.

source
Sort:hotnewtop