9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: andrey mirtchovski <mirtchov@cpsc.ucalgary.ca>
To: 9fans mailing list <9fans@cse.psu.edu>
Subject: Re: [9fans] FS 4th Ed
Date: Tue, 22 Jul 2003 09:33:10 -0600	[thread overview]
Message-ID: <Pine.LNX.4.44.0307220928040.11184-100000@fbsd.cpsc.ucalgary.ca> (raw)
In-Reply-To: <20030722075317.D19349@cackle.proxima.alt.za>

On Tue, 22 Jul 2003, Lucio De Re wrote:

> BTW, I'd like to remove some directory entries (in /usr/lucio/tmp)
> that have peculiar names and, seemingly, no matching file entry.
> I don't know how they occurred, nor have I been able to remove
> them.
>

does it look like this:

plan9-2% ls -l
--rwxr-xr-x M 96 andrey andrey 0 Jul 16 22:44 b16.81F7-8202
plan9-2% rm *
rm: b16.81F7-8202: 'b16.81F7-8202' corrupted file entry
plan9-2% echo 'begone' > b16.81F7-8202
b16.81F7-8202: rc: can't open: file already exists
plan9-2%

if this is the case 'clri' would fix it on the fossil console. run
fossil/flchk on it and you may see something like:

# clri /snapshot/2003/0721/1500/usr/andrey/font/efont/b16/b16.81F7-8202

(with your corresponding file entry, of course)

if that's not the case, try the 'remove' command on the fossil console.

andrey




      parent reply	other threads:[~2003-07-22 15:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-22  5:53 Lucio De Re
2003-07-22  6:09 ` okamoto
2003-07-22  6:04   ` Lucio De Re
2003-07-22  6:23     ` okamoto
2003-07-22 11:12     ` Axel Belinfante
2003-07-22 13:30     ` Dan Cross
2003-07-22 13:28       ` Lucio De Re
2003-07-22 15:33 ` andrey mirtchovski [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.44.0307220928040.11184-100000@fbsd.cpsc.ucalgary.ca \
    --to=mirtchov@cpsc.ucalgary.ca \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).