a.list(1)
NAME
a.list − produce program listing with line numbers
FORMAT
a.list [-N] [ada_source.a]
DESCRIPTION
a.list provides a convenient way of producing a listing for programs containing no errors that closely resembles the output of a.error. The listing is written to the standard output and may be piped or redirected to a file.
OPTION
-N (no) Suppress line numbers.