Autor: Alessandro Vesely
Data:
A: dng
Assumpte: Re: [DNG] Remove xfce associated stuff?
On Fri 28/Mar/2025 13:45:08 +0100 tito wrote:
>
> apt remove *xfce4*
Yes, that works (albeit I aborted it by answering 'n'). How come?
root:~# apt remove *xfce*
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'xfce4-weather-plugin' for glob '*xfce*'
Note, selecting 'xfce4-session-dbgsym' for glob '*xfce*'
...
I didn't put quotes around *xfce*. So, how does apt manage to circumvent bash
globbing? Does it work with other shells too?
Best
Ale
--