Table of Contents
ConvertOEM is a non-official C code I made to translate SMB directories names in “plain french” names with the correct accents.
Compile :
% cc convertoem.c -o convertoem
How to use it :
% echo “Texte accentu?” | convertoem
Texte accentué