How can I unzip a .zip file with french accent (folders and files have accent some time) with the app terminal on macOS 10.13.5?
For exemple with this command :
unzip file.zip
some folder with accent is like this: ba%A6%E9ton_TBF but the real name is bâton_TBF
Thanks !