User Tools

Site Tools


ubuntu:file:print_a_specific_line_in_a_file

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ubuntu:file:print_a_specific_line_in_a_file [2019/11/27 21:19] – created peterubuntu:file:print_a_specific_line_in_a_file [2019/12/15 19:51] (current) – removed peter
Line 1: Line 1:
-====== Ubuntu - File - Print a specific line in a file ====== 
- 
-Print the 17th line. 
- 
-<code bash> 
-awk 'NR==17 {print;exit}' filename 
-</code> 
  
ubuntu/file/print_a_specific_line_in_a_file.1574889565.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki