zsh-users
 help / color / mirror / code / Atom feed
* How to delete .*.~undo-tree~ files?
@ 2024-06-12 10:04 Denis Bitouzé
  2024-06-12 11:30 ` Marc Chantreux
  0 siblings, 1 reply; 10+ messages in thread
From: Denis Bitouzé @ 2024-06-12 10:04 UTC (permalink / raw)
  To: zsh-users

Hi,

I'm able to delete a given .~undo-tree~ file (created by an Emacs
package):

  ┌────
  │ rm -f .foo.\~undo-tree\~
  └────

But I couldn't find a way to delete in one go all of the them in the
current directory (even more so in subdirectories) .

Thanks for any hint.
-- 
Denis



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-06-12 21:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-12 10:04 How to delete .*.~undo-tree~ files? Denis Bitouzé
2024-06-12 11:30 ` Marc Chantreux
2024-06-12 12:20   ` Denis Bitouzé
2024-06-12 12:25     ` Andreas Kähäri
2024-06-12 12:50       ` Denis Bitouzé
2024-06-12 17:46         ` Mark J. Reed
2024-06-12 18:28           ` Ray Andrews
2024-06-12 18:48             ` Bart Schaefer
2024-06-12 21:13               ` Ray Andrews
2024-06-12 13:11       ` Marc Chantreux

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).