>>>>> "Philip" == Philip Hazel <ph10@???> writes:
Philip> Eximon does it by remembering the inode of the log file,
Philip> and checking to see whether it has changed. When I wrote
Philip> the code, I didn't know that there were file systems that
Philip> do not use inodes.
Philip> I believe that reiserfs doesn't have inodes. Is anybody
If I'm not mistaken it doesn't have "inodes" but simulates them for
those programs that need to know :-
tandem@freeze:tandem 721# touch tt
tandem@freeze:tandem 722# ls -li tt
175005 -rw-r--r-- 1 tandem tandem 0 Jan 27 15:07 tt
tandem@freeze:tandem 723# mv tt tt.old
tandem@freeze:tandem 724# touch tt
tandem@freeze:tandem 725# ls -li tt
175058 -rw-r--r-- 1 tandem tandem 0 Jan 27 15:07 tt
tandem@freeze:tandem 726# ls -li tt.old
175005 -rw-r--r-- 1 tandem tandem 0 Jan 27 15:07 tt.old
Sincrely,
Adrian Phillips
--
Who really wrote the works of William Shakespeare ?
http://www.pbs.org/wgbh/pages/frontline/shakespeare/