Path: utzoo!attcan!uunet!wuarchive!udel!haven!adm!news From: A_DOUGHERTY%HVRFORD.BITNET@cornellc.cit.cornell.edu (Andy Dougherty) Newsgroups: comp.unix.questions Subject: NULL directory name in SunOS 3.5 Message-ID: <23006@adm.BRL.MIL> Date: 11 Apr 90 13:47:11 GMT Sender: news@adm.BRL.MIL Lines: 16 A user here created a subdirectory with a NULL name, but containing some important files. He said it was created with the command mv dir1 dir2/ where directory dir2 already existed. (I haven't tried this command because I don't want to compound my problems.) My questions are: 1. How do I get the files out of the null directory? 2. How do I remove the null directory? I have tried find and tar to extract the files, but to no avail. fsck reports no problems. I used ncheck to generate the inode numbers of the files in the directory, but find . -inum inode_number -print still will not find the files. Any suggestions? We are runnin SunOS 3.5. Andy Dougherty A_DOUGHERTY@HVRFORD.BITNET