|
|
1.1 ! root 1: .pa 1 ! 2: .he 'SIZE (I)'9/2/72'SIZE (I)' ! 3: .ti 0 ! 4: NAME size -- size of an object file ! 5: .sp ! 6: .ti 0 ! 7: SYNOPSIS size____ [ object ... ] ! 8: .sp ! 9: .ti 0 ! 10: DESCRIPTION The ! 11: size, in bytes, of the ! 12: object files are printed. ! 13: If no file is given, a.out_____ is default. ! 14: The size is printed in octal for the ! 15: text, data, and bss portions of each file. ! 16: The sum of these is also printed in octal ! 17: and decimal. ! 18: .sp ! 19: .ti 0 ! 20: FILES a.out default ! 21: .sp ! 22: .ti 0 ! 23: SEE ALSO -- ! 24: .sp ! 25: .ti 0 ! 26: DIAGNOSTICS "object not found" if the input cannot be read. ! 27: "bad format: object" if the input file ! 28: does not have a valid object header. ! 29: .sp ! 30: .ti 0 ! 31: BUGS --
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.