Difference between revisions of "Sed -n"

From wikieduonline
Jump to navigation Jump to search
(Removed redirect to Sed (editor))
Tags: Removed redirect, Mobile web edit, Mobile edit
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{lc}}
 
  -n        Suppress the default output (in which each line, after
 
  -n        Suppress the default output (in which each line, after
 
                 it is examined for editing, is written to standard
 
                 it is examined for editing, is written to standard
Line 4: Line 5:
 
                 written.
 
                 written.
  
* [[sed (editor)]]
+
== Related ==
 +
* <code>[[sed (editor)|sed]]</code>
 +
 
 +
== See also ==
 +
* {{sed}}
 +
* {{vi}}
 +
* {{grep}}
 +
 
 +
[[Category:Linux commands]]

Latest revision as of 14:23, 2 February 2023

-n        Suppress the default output (in which each line, after
                it is examined for editing, is written to standard
                output). Only lines explicitly selected for output are
                written.

Related[edit]

See also[edit]

Advertising: