Mohan WebSite
Split on a 300mb example.zip file:
#split -b 100mb example.zip
It will generate 3 files with the following file sizes:
100MB xaa 100MB xab 100MB xac
After split use: cat to combine a file
#cat xa* > example-new.zip
You can use these HTML tags
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>
Name (required)
Email (will not be published) (required)
Website
Recent Comments