Difference between revisions of "Line"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 12: Line 12:
 
* <code>[[Split (command)]]</code>
 
* <code>[[Split (command)]]</code>
 
* [[Column]]
 
* [[Column]]
 +
* [[line]] [[vty]]
  
 
== See also ==
 
== See also ==

Revision as of 10:07, 17 November 2020

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: