On 10/2/24 23:56, Alan Mackenzie wrote:
Hello, gentoo.
I was wanting to do a pretty full build of my Emacs working repository.
This involved first purging al *.elc files. The way to do this is
$ find . -name '*.elc' | xargs rm
. But for some reason, I typed
$ find . '*.elc' | xa
-- Original Message --
From "Alan Mackenzie"
To gentoo-user@lists.gentoo.org
Date 10.02.2024 16:56:25
Subject [gentoo-user] Don't be like stupid me!
It could have been a lot worse. Boys and girls, don't use
$ find | xargs rm
unless you really know what you're doing. And
Hello, gentoo.
I was wanting to do a pretty full build of my Emacs working repository.
This involved first purging al *.elc files. The way to do this is
$ find . -name '*.elc' | xargs rm
.. But for some reason, I typed
$ find . '*.elc' | xargs rm
.. I even carefully checked it befor
Hi there,
I installed strawberry on two systems: My desktop and my laptop computer;
While my desktop shows all attached USB mass storage media in stawberry's
device tab, the laptop's device tab stays empty, no matter what I connect or
in which order (start strawberry first, then insert USB stic
4 matches
Mail list logo