Re: Question for the experts ...
From: Kevin Nathan (knathan_at_project54.com)
Date: 02/05/04
- Next message: Lew Pitcher: "Re: boot errors"
- Previous message: Jeremiah D. Powell: "Re: I hope the suSE team can read this!"
- In reply to: Ruby Tuesday: "Re: Question for the experts ..."
- Next in thread: wvqqvnz_at_diemrt.com: "Re: Question for the experts ..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 4 Feb 2004 23:33:31 -0700
On Wed, 4 Feb 2004 23:04:22 -0500
"Ruby Tuesday" <rubytuezdayz@yahoo.com> wrote:
> Hi Daniel, isn't that 'lsof' just a snapshot of the active r/w
> file/directory?
No, it's a (L)i(S)t of (O)pen (F)iles -- *all* open files on the
system.
> e.g: it does not show /var/log/messages which is written to during
> booting process etc.
>
It most certainly does -- run it as root this way:
lsof | grep messages
> What I'm trying to do is to figure out how to separate those
> file(s)/directories that is used Read-Only and Read-Write. Anyone?
>
Not sure what you're asking, here . . . ?
-- Kevin Nathan (Montana, USA) Open standards. Open source. Open minds. The command line is the front line. Linux 2.4.20-4GB-athlon 11:30pm up 11 days 2:49, 6 users, load average: 0.19, 0.08, 0.02
- Next message: Lew Pitcher: "Re: boot errors"
- Previous message: Jeremiah D. Powell: "Re: I hope the suSE team can read this!"
- In reply to: Ruby Tuesday: "Re: Question for the experts ..."
- Next in thread: wvqqvnz_at_diemrt.com: "Re: Question for the experts ..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|