Recent content by 8i5

  1. 8

    Split by blank lines

    I want to split a large text file which has chunks of text separated by blank lines. Each split should be after the blank line and the name of the split file should be the first line after the blank line. Can gsplit do this? If yes…how 😃
Back
Top