 |
awk/sed print from line number to end of file | Sany's Linux and Open Source Blog
I have file with 10 lines where content of first line in 1, second line 2, third line is 4 ..... and tenth line is 10. Here I will show some operations related to read read in lines based their line numbers. Print from line number 5 to end of file: $ awk
viewsby.wordpress.com |
 |