[EMAIL PROTECTED] (Miquel van Smoorenburg) writes: > Probably the struct lastlog is a bit bigger, but remember these files > are mostly empty. The file is probably not taking 18 MB on disk -- > try a "du lastlog" to see how many bytes it is really taking.
You can also use the "-s" option to ls, which can be more convenient. And lastlog does seem pretty sparse: % ls -ls lastlog messages 6 -rw-r--r-- 1 root root 292292 Feb 13 16:55 lastlog 201 -rw-r----- 1 root adm 204740 Feb 13 17:33 messages That's 6K versus 201K, when the first file should be half as big again. -- Carey Evans http://home.clear.net.nz/pages/c.evans/ GNU GPL: "The Source will be with you... always." -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .