UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: languageChapter 20
Program Debugging
Next: Reference: make
 

list

list [n1 [,n2]]
list func

List the source text between lines n1 and n2, or on lines surrounding the first statement of func. With no arguments, list the next ten lines.


Previous: Reference: languageUNIX in a Nutshell: System V EditionNext: Reference: make
Reference: languageBook IndexReference: make

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System