From owner-freebsd-questions@FreeBSD.ORG Tue Apr 20 15:48:51 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 379A316A4CE for ; Tue, 20 Apr 2004 15:48:51 -0700 (PDT) Received: from dynamic.hydro.washington.edu (dynamic.hydro.washington.edu [128.95.246.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A79B43D46 for ; Tue, 20 Apr 2004 15:48:51 -0700 (PDT) (envelope-from penglish@hydro.washington.edu) Received: from dynamic.hydro.washington.edu (localhost [127.0.0.1]) i3KMmo0U080179; Tue, 20 Apr 2004 15:48:50 -0700 (PDT) (envelope-from penglish@hydro.washington.edu) Received: from localhost (penglish@localhost)i3KMmoLc080176; Tue, 20 Apr 2004 15:48:50 -0700 (PDT) (envelope-from penglish@hydro.washington.edu) X-Authentication-Warning: dynamic.hydro.washington.edu: penglish owned process doing -bs Date: Tue, 20 Apr 2004 15:48:50 -0700 (PDT) From: Paul English To: Warren Block In-Reply-To: <20040420164425.U35159@wonkity.com> Message-ID: <20040420154821.A77896-100000@dynamic.hydro.washington.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: Removing wierd file X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Apr 2004 22:48:51 -0000 On Tue, 20 Apr 2004, Warren Block wrote: > On Tue, 20 Apr 2004, Paul English wrote: > > > > > One of my former users has a strange file in her directory and I can't > > > remove, chown or chmod it as root. > > > > > > ls -l > > > total 0 > > > -rwxrws--T 1 1708453043 4187987649 0 Oct 9 2001 10009_dir > > > > > > It was created over nfs by arcinfo running on a Sun machine. I have no > > > idea why it would have those permissions, let alone the invalied UID/GID. > > Does ls -lo show anything unusual? Nothing that makes any sense to me, but that is not a flag I usually use: ls -lo total 0 -rwxrws--T 1 1708453043 4187987649 sappnd,uappnd 0 Oct 9 2001 10009_dir