holzschu / holzschu/a-shell

Copy file with target name with diacritics

Open
#995 10 comments 0 reactions 0 assignees View on GitHub
fix committed
Dominant language
Perl
Stars
3.9k
Forks
213
Avg merge
1m
Merged PRs (30d)
1

Description

Take a PDF file named `Gomez.pdf` and pass the command `cp Gomez.pdf Gómez.pdf`. Then opening the new `Gómez.pdf` is impossible. It’s apparently corrupted. If you then pass `cp Gómez.pdf Gamez.pdf` the file `Gamez.pdf` can be opened again. I work heavily with diacritics because I have many PDF files with student names (mostly Spanish names). Thanks in advance for your help. Please, tell me if I can help debugging.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.