Help! Can't delete files ...
Andy Wodfer
wodfer at gmail.com
Wed Oct 19 18:53:27 UTC 2011
A client has uploaded several files through a CMS and these files contain
Norwegian letters (I think). Æ Ø and Å.
I need to delete about 20 files, but I can't do it through the CMS nor by
command line on this FreeBSD 8.1 STABLE server. There's something with the
character encoding/keyboard or server setup I think.
Please advice.
This is what a file looks like when I ls:
28b Kjoepesenter n?ringsg?rdeier.docx
ls | more:
28b Kjoepesenter n<91>ringsg<86>rdeier.docx
If I try:
# rm 28b Kjoepesenter n<91>ringsg<86>rdeier.docx
Ambiguous input redirect
...
Thanks!
Andy
More information about the freebsd-questions
mailing list