Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Nov 2024 08:50:02 -0800
From:      Carl Johnson <carlj@peak.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: shell script for removing unprintable characters in file names
Message-ID:  <86v7w464zp.fsf@bay.localnet>
In-Reply-To: <95966dac-9d93-401f-9948-5fcb224a1e1f@nethead.se> (Per olof Ljungmark's message of "Sat, 30 Nov 2024 16:33:39 %2B0100")
References:  <95966dac-9d93-401f-9948-5fcb224a1e1f@nethead.se>

next in thread | previous in thread | raw e-mail | index | archive | help
Per olof Ljungmark <peo@nethead.se> writes:

> Hi,
>
> I am tasked with recovering hundreds or more files created with
> unknown OSs and have unknown characters in the name, replaced with a
> '?'.
>
> Like file?nam?.???
>
> Please, if you have such a script can you post or email it? Replacing
> the unknown character with anything, like '-' or '_' using whatever
> shell, sh, bash or csh.

You should look into the 'detox' port to see if it can do what you want.
It is customizable if it the defaults don't work for you, although I
just use the defaults.
-- 
Carl Johnson		carlj@peak.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86v7w464zp.fsf>