Skip to content

Instantly share code, notes, and snippets.

@cleverca22
Last active August 5, 2017 01:31
Show Gist options
  • Save cleverca22/6253abf2cc45fefbda34386e6ff23a12 to your computer and use it in GitHub Desktop.
Save cleverca22/6253abf2cc45fefbda34386e6ff23a12 to your computer and use it in GitHub Desktop.
$ sha256sum VMware-Workstation-Full-12.5.7-5813279.x86_64.bundle
82178c109f987bb6740171572516f533a725f3563a26d628c769a88bcd4a84f7 VMware-Workstation-Full-12.5.7-5813279.x86_64.bundle
$ split -b 15163 -d -a 10 VMware-Workstation-Full-12.5.7-5813279.x86_64.bundle output
$ rm output0000000000
$ cat output* > result
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment