l [ linespec ]
linespec
If linespec is omitted, lists the next few lines. Otherwise lists the lines specified by linespec , which can be one of the following:
Lists the single line line .
Lists incr +1 lines starting at min .
+1
Lists lines min through max .
Lists the first few lines from subroutine subname .
Also see the w and - commands.
w
-
Copyright © 2001 O'Reilly & Associates. All rights reserved.