Re: shell script for removing unprintable characters in file names

From: Dag-Erling_Smørgrav <des_at_FreeBSD.org>
Date: Sat, 30 Nov 2024 19:28:41 UTC
Dag-Erling Smørgrav <des@FreeBSD.org> writes:
> Per olof Ljungmark <peo@nethead.se> writes:
> > I am tasked with recovering hundreds or more files created with
> > unknown OSs and have unknown characters in the name, [...]
> Look for convtools on github.

Sorry, I meant conv-tools:

    https://github.com/dag-erling/conv-tools

It works best if you have an idea which 8-bit encoding was used to
create those files.

(I used to work at a university that had NetApp filers configured for
ISO-8859-1 and staff members of all nationalities who had their
endpoints set to their native language instead of the local one; I wrote
conv-tools to assist support staff in cleaning up users' home
directories after they were migrated to newer filers configured for
UTF-8.)

DES
-- 
Dag-Erling Smørgrav - des@FreeBSD.org