Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

Unix

Unix v7

size(1)


SIZE

SIZE

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

NAME

size − size of an object file

SYNOPSIS

size [ object ... ]

DESCRIPTION

Size prints the (decimal) number of bytes required by the text, data, and bss portions, and their sum in octal and decimal, of each object-file argument. If no file is specified, a.out is used.

SEE ALSO

a.out(5)



size(1)