Skip to content

Instantly share code, notes, and snippets.

@DevGW
Last active March 3, 2023 15:19
Show Gist options
  • Save DevGW/f4232602f2eaf6d211853583c370627d to your computer and use it in GitHub Desktop.
Save DevGW/f4232602f2eaf6d211853583c370627d to your computer and use it in GitHub Desktop.
shell :: split file by lines #hha_ank
split -l 50 file.txt new_file_prefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment