Linux commands: Difference between revisions

Jump to navigation Jump to search
83 bytes added ,  2 December 2019
→‎Text file manipulation: Show certain lines by line number
(→‎Text file manipulation: Show certain lines by line number)
Line 33: Line 33:
==== Display only certain lines by number ====
==== Display only certain lines by number ====
[https://unix.stackexchange.com/questions/288521/with-the-linux-cat-command-how-do-i-show-only-certain-lines-by-number text processing - With the Linux "cat" command, how do I show only certain lines by number - Unix & Linux Stack Exchange]
[https://unix.stackexchange.com/questions/288521/with-the-linux-cat-command-how-do-i-show-only-certain-lines-by-number text processing - With the Linux "cat" command, how do I show only certain lines by number - Unix & Linux Stack Exchange]
==== Show certain lines by line number ====
[[Show certain lines by line number]]


=== Newline count (count the number of lines of a file), word count ===
=== Newline count (count the number of lines of a file), word count ===

Navigation menu