Search notes:

sed testfile: every 3rd line

Testfile for sed example: keep every 3rd line
one
two
three
111
222
333
*
**
***
eins
zwei
drei
Github repository about-sed, path: /testfiles/every-3rd-line

See also

sed examples

Index