Path: utzoo!attcan!uunet!timbuk!cs.umn.edu!ub.d.umn.edu!rutgers!tut.cis.ohio-state.edu!snorkelwacker!bloom-beacon!eru!hagbard!sunic!news.funet.fi!funic!fuug!demos!avg From: avg@hq.demos.su (Vadim G. Antonov) Newsgroups: comp.unix.questions Subject: Re: unlink(inode)? or how to remove file with '/' in its name Message-ID: <1990Oct21.112102.1478@hq.demos.su> Date: 21 Oct 90 11:21:02 GMT References: <1990Oct18.030832.10894@melb.bull.oz.au> <1990Oct21.002523.27266@virtech.uucp> <27087@mimsy.umd.edu> Reply-To: avg@hq.demos.su (Vadim G. Antonov) Organization: DEMOS, Moscow, USSR Lines: 12 Hm. What are you talkin' about? The fastest and simpliest way to get rid of this weird file is to open your FM at the page describing file systems structure and enter: adb -w /dev/dskNNN Find the directory entry on the disk, write something valid instead of /, mount disk and remove it with vanilla rm. Of course it is not a task for Pascal programmers. ;-) Vadim Antonov DEMOS, Moscow, USSR