For example:how can I print specific lines of a .txt file between line 5 and line 8 using only tail and head
Asked
Active
Viewed 423 times
-2
-
I have no code, I just want to know how to solve this problem – lambozsolty Feb 09 '19 at 13:42
-
Another example: there is a.txt and it have 15 lines.Print the lines between line 4 and 9 using tail and head commands. – lambozsolty Feb 09 '19 at 13:44
-
How can I do that? – lambozsolty Feb 09 '19 at 13:46