View a File with Line Numbers
Using the cat command in UNIX, a file can be displayed with the line number of each line preceding the line.
Here is an example of displaying the file filename with line numbers:
cat -n filename
Here is an example of displaying the file filename with line numbers:
cat -n filename
No comments yet.
RSS feed for comments on this post. TrackBack URL