Difference between revisions of "Sed -n"

From wikieduonline
Jump to navigation Jump to search
(Changed redirect target from Sed to Sed (editor))
Tags: Redirect target changed, Mobile web edit, Mobile edit
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
#redirect [[sed (editor)]]
+
{{lc}}
 +
-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 ==
 +
* <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: