[vox-tech] Removing Files
Tim Riley
vox-tech@lists.lugod.org
20 May 2004 09:51:03 -0700
On Wed, 2004-05-19 at 23:26, Daniel Hurt wrote:
> I have a question regarding deletion of files. In the conversion of my
> files from my windows to Linux, I had some files that had special
> characters in them. They copied to the Linux file system, but now I
> cannot access them to modify them. I was curious about how to go about
> removing these files:
>
> ls: ./Evil Dead 3 - Army of Darkness (Director´s Cut).avi: No such file
> or directory
> ls: ./AFI - 03 - Y?rf Rendenmein.mp3: No such file or directory
> ls: ./NOFX - 09 - Champs Elys?es.mp3: No such file or directory
>
> Any suggestions would be most appreciated.
Try writing a C program to remove these using the unlink() system
call.
>
> Dan
> _______________________________________________
> vox-tech mailing list
> vox-tech@lists.lugod.org
> http://lists.lugod.org/mailman/listinfo/vox-tech