Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Using TCT...help
- Date: Fri, 16 Aug 2002 00:14:43 +0900
- From: B0Ti <9915104t@example.com>
- Subject: Re: [tlug] Using TCT...help
- References: <200208151427.XAA08095@example.com>
- Organization: Kobe University, Japan
Operator wrote: > Run mactime to create an initial database of the time stamps associated with > your system files. (done) Re-boot your machine (done) Run mactime again and > determine which files have been modified by booting the machine. Which files > were accessed but not modified? (Requires root access.) > > My problem (question) is how do I determine which files have been modified?? You have answered your own question. man mactime: "mactime - an mtime, atime, and ctime reporter" See `man stat` for more details about atime, mtime and ctime: time_t st_atime; /* time of last access */ time_t st_mtime; /* time of last modification */ time_t st_ctime; /* time of last change */ > I'm not sure but I THINK the diff command is used here... again.. not sure.. diff is for: "diff - find differences between two files" -- B0Ti.
- References:
- [tlug] Using TCT...help
- From: Operator
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Using TCT...help
- Next by Date: [tlug] Re: Using TCT...help
- Previous by thread: Re: [tlug] Using TCT...help
- Next by thread: [tlug] Re: Using TCT...help
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links