Hello, Bill.
On Sun, Feb 11, 2024 at 10:14:49 +0800, William Kenworthy wrote:
> On 10/2/24 23:56, Alan Mackenzie wrote:
> > 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 '*.el
On 2/10/24 07: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
>
>
Just as an aside: find supports the `-delete` a
2 matches
Mail list logo