dbtype
Display file with line numbers
Description
dbtype
displays
the contents of filename
filename
with line numbers preceding
each line. This is helpful when setting breakpoints in a program file
with dbstop
. You cannot use dbtype
to
display the source code of built-in functions.