Difference between revisions of "Remove first line"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
  
 
== Related ==
 
== Related ==
[[gcloud container clusters list]] 2>/dev/null  | tail -n +2 | awk '{print $1}'
+
* <code>[[gcloud container clusters list]] 2>/dev/null  | tail -n +2 | awk '{print $1}'</code>
 +
* <code>[[grep .]]</code>
 +
* [[head -1]]
 +
* [[wc -l]]
  
 
== See also ==
 
== See also ==
 
* {{tail}}
 
* {{tail}}
 +
* {{line}}
  
 
[[Category:Tail]]
 
[[Category:Tail]]

Latest revision as of 17:40, 14 December 2023

Advertising: