Confused file name in directory

rlk at chinet.UUCP rlk at chinet.UUCP
Fri Feb 27 14:11:34 AEST 1987


I've used the following to correct directory entries with unprintable
characters.  I don't know if it will work with the NULL.

	ls -i D*		to get the inode number
	find . -inum number -exec mv {} new_name \;

You might want to verify that the inode number is unique if you have
multiple filesystems, if they are subdirs of `.'


-- 
---
UUCP: ..!ihnp4!chinet!uklpl!rlk || MCIMail: rklappal || Compuserve: 74106,1021
      ..!ihnp4!ihu1h!rlk
---



More information about the Comp.unix.xenix mailing list