[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: filename problem



You could try a command like:

$ find ./dirname/ -printf "%i\n"

to list all inodes in the directory. And then delete the appropriate inode.

Jakob



Reply to: