On May 14 20:47:46, Ryan Flannery wrote:
> I've been in similar situations countless times, but this one is
> throwing me a for a loop.
> 
> I have a file that I'm trying to remove with non-printable characters
> in the name.  Additionally, some of the characters appear to be
> backspace/delete/etc.
> 
> All my normal tricks with rm(1) fail.
> Using vim on the directory to try and delete the entry fails.
> 
> I can get the inode of the file with ls(1)

man fsdb, clear the inode with clri.

        Jan

Reply via email to