in reply to Removing unwanted chars from filename.
$FILENAME =~ tr| A-Za-z0-9\!\$\#\%\&\^\`\@\_\-\+\=\~\.\,\;\(\)\[\]\{\} +\/\\||cd;
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Removing unwanted chars from filename.
by hippo (Archbishop) on Oct 08, 2022 at 09:25 UTC | |
by harangzsolt33 (Deacon) on Oct 09, 2022 at 17:47 UTC |