[Contents] [Prev] [Next] [Index] [Report an Error]


Counting the Number of Lines in the Output

To count the number of lines in the output, specify the count command after the pipe; for example:

user@host> show configuration | count
Count: 269 lines
user@host> show route | count
Count: 67 lines

[Contents] [Prev] [Next] [Index] [Report an Error]