Query: size
OS: plan9
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SIZE(1) General Commands Manual SIZE(1)NAMEsize - print size of executable filesSYNOPSISsize [ file ... ]DESCRIPTIONSize prints the size of the segments for each of the argument executable files (default v.out). The format is textsizet + datasized + bsssizeb = total where the numbers are in bytes.SOURCE/sys/src/cmd/size.cSEE ALSOa.out(6) SIZE(1)