Date: Wed, 04 May 2005 11:51:50 -0700 From: Julian Elischer <julian@elischer.org> To: Maslan <maslanbsd@gmail.com> Cc: FreeBSD Hackers <freebsd-hackers@freebsd.org> Subject: Re: files refused to delete Message-ID: <427919C6.5040100@elischer.org> In-Reply-To: <319cceca0505040530623245d7@mail.gmail.com> References: <319cceca0505040530623245d7@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
use ls -lo to see if there are any special flags set on the file. man chflags for more information on the flags. How did you delete if from linux? last I heard the linux ufs code was not very healthy. maybe they fixed it.. Maslan wrote: >when i've extract a bz2 file containing filenames in other encodings (arabic), >the file names appears ??? and it refuses to delete , however i >deleted them from linux >but the fsck created a hard link to them in lost+found and this hard >links refused to deleted, it also created a hard link to my home >directory which also refused to delete. >is this bug in bfs or in fsck ??? > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?427919C6.5040100>