Difference between revisions of "Line"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
* [[Cisco IOS]]: <code>[[line vty]]</code> | * [[Cisco IOS]]: <code>[[line vty]]</code> | ||
* [[LINE]] | * [[LINE]] | ||
+ | * [[uniq]] | ||
== See also == | == See also == |
Revision as of 23:01, 30 November 2021
This article is a Draft. Help us to complete it.
Count lines:
wc -l
Concatenate lines:
cat file | tr '\n' ' '
Related commands
See also
Advertising: