Toot

Written by Paul on 2025-01-27 at 18:09

The command I ran to remove the duplicates was:

find . -name '..~' | xargs -d '\n' rm

The -d '\n' argument to xargs tells it to only use newlines to separate paths, otherwise it tries to use any whitespace and this breaks when you have paths with spaces in them. (2/2)

=> More informations about this toot | View the thread | More toots from pwaring@fosstodon.org

Mentions

Tags

Proxy Information
Original URL
gemini://mastogem.picasoft.net/toot/113901657307005452
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
225.230326 milliseconds
Gemini-to-HTML Time
0.957987 milliseconds

This content has been proxied by September (3851b).