Skip to content

Instantly share code, notes, and snippets.

@tacahiroy
Created August 26, 2019 06:39
Show Gist options
  • Select an option

  • Save tacahiroy/b60a0165f4045af7b54bb0ee9c9bc33d to your computer and use it in GitHub Desktop.

Select an option

Save tacahiroy/b60a0165f4045af7b54bb0ee9c9bc33d to your computer and use it in GitHub Desktop.
Split large files
split -b 1G some-large-file.img "/path/to/some-large-file.img.parta"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment