[4944] in Athena Bugs
compress
daemon@ATHENA.MIT.EDU (John F Carr)
Thu May 17 22:22:51 1990
Date: Thu, 17 May 90 22:22:39 -0400 (EDT)
From: John F Carr <jfc@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
What's wrong with this picture?
e40-008-7# compress -v lastlog.?
lastlog.0: Compression: 100.07% -- replaced with lastlog.0.Z
lastlog.1: Compression: 99.97% -- replaced with lastlog.1.Z
(before:
-rw-r--r-- 1 root 893116 May 17 22:13 lastlog.0
-rw-r--r-- 1 root 892584 May 17 02:21 lastlog.1
after:
-rw-r--r-- 1 root 2470 May 17 22:13 lastlog.0.Z
-rw-r--r-- 1 root 2834 May 17 02:21 lastlog.1.Z
).
System is a VAX 3100 running 6.4R. filesystem block/frag size is
8192/1024 if that matters.