Please help

2022-09-02 Thread amar monsef
I installed Kali Linux (not a graphical install) And windows doesn't open anymore ,I need to uninstall it and uninstall gnu

Re: Inconsistent behavior of core utilities

2022-09-02 Thread Kaz Kylheku
On 2022-08-22 15:01, Dave Close wrote: > But if I try to simplify that command by inserting the output of the > ls command above, it doesn't work. > > $ grep CALL $( ls --quoting-style=shell-escape-always ? ) > grep: '#': No such file or directory > grep: "'": No such file or directory > g

Re: Please help

2022-09-02 Thread Bernhard Voelker
On 9/2/22 07:21, amar monsef wrote: I installed Kali Linux (not a graphical install) And windows doesn't open anymore ,I need to uninstall it and uninstall gnu sorry, you've reached the GNU coreutils mailing list where we only discuss about the upstream development of that package. We don't de

[PATCH] maint: add lib/gmp.h to .gitignore

2022-09-02 Thread Pádraig Brady
* .gitignore: Add generated file. Tested with: ./configure --without-libgmp && make && git status --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5083abbbc..56b7c323a 100644 --- a/.gitignore +++ b/.gitignore @@ -63,6 +63,7 @@ /lib/getopt-cdefs.h