- cross-posted to:
- linux@programming.dev
- cross-posted to:
- linux@programming.dev
X-Post from /c/linux@programming.dev
The author raises some good questions about the licensing of the core utils. Why the MIT license? Why not stick to GNU GPL?
X-Post from /c/linux@programming.dev
The author raises some good questions about the licensing of the core utils. Why the MIT license? Why not stick to GNU GPL?
Why does dnf always default to n in y/n questions? That is annoying to me
you can add the flag
-yif it helpsSo does pacman, I don’t see what package manager doesn’t confirm with y/n for safety.
With apt it defaults to (Y/n) rather than dnf’s (y/N) that’s what I’m talking about.
Ah you mean the capitalisation.