Skip to content

Instantly share code, notes, and snippets.

@rubinchyk
Created April 3, 2024 05:56
Show Gist options
  • Save rubinchyk/1cd9d1ae6d689cb6b6b709177a64583d to your computer and use it in GitHub Desktop.
Save rubinchyk/1cd9d1ae6d689cb6b6b709177a64583d to your computer and use it in GitHub Desktop.
[Split any file by limit size] Split any file by limit size
split -b 3m Wireframes.fig Wireframes.fig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment