To split:
$split -b 500m backup/initial/data.tar.gz temp/
here -b specifies size and m megabyte
To join:
$cat temp/aa temp/ab temp/ac > test.tar.gz
NB: To get Malayalam version, add ml to the begining of URL and refresh the browser.
To split:
$split -b 500m backup/initial/data.tar.gz temp/
here -b specifies size and m megabyte
To join:
$cat temp/aa temp/ab temp/ac > test.tar.gz
NB: To get Malayalam version, add ml to the begining of URL and refresh the browser.