Difference between revisions of "Line"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
 
[[Concatenate]] lines:
 
[[Concatenate]] lines:
 
* <code>[[cat]] file | [[tr]] '\n' ' '</code>
 
* <code>[[cat]] file | [[tr]] '\n' ' '</code>
 +
* <code>[[cat]] file | [[xargs]]</code>
  
  

Revision as of 10:15, 14 April 2022

This article is a Draft. Help us to complete it.

wikipedia:line

Count lines:

Concatenate lines:


Related commands

See also

Advertising: