Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!aramis!paul!dpz From: dpz@paul.UUCP Newsgroups: comp.dcom.modems Subject: Re: size of archive-file of recent messages *TOO BIG* Message-ID: <344@paul.RUTGERS.EDU> Date: Mon, 6-Apr-87 19:37:36 EST Article-I.D.: paul.344 Posted: Mon Apr 6 19:37:36 1987 Date-Received: Wed, 8-Apr-87 03:11:07 EST References: <12292318560.27.CMP.WERNER@R20.UTEXAS.EDU> Organization: Rutgers Univ., New Brunswick, N.J. Lines: 28 > From: CMP.WERNER@R20.UTEXAS.EDU (Werner Uhrig) > I just thought I take a quick look at the recent messages of the last > few days or weeks - and was confronted with a file of HUGE size which I ... > Size Prot Write Read Writer > PS: > MODEMS-ARCHIV.TXT.1 195 775656 5-Apr-87 29-Mar-87 info-modems-request > > this file seems to be close to a MegaByte - would it be possible to > keep things to under 100K? Um... I think you are mistaking the protection for the size. This looks like a TOPS-20 site, which keeps file protections in octal fields of self, group, and world. The 775656 means that self has all privs, and that group and the world can read, execute, append, and "dir" the file. The actual size of the file is 195 TOPS-20 pages, which ends up being in real life about 487K (still not too small). The possible file attributes are: read 40 append 04 write 20 dir 02 execute 10 unused 01 dpz -- David P. Zimmerman % rutgers!dpz % dpz@rutgers.edu