This is a handy commnad line tool used to divide (tear down) a larger file into smaller pieces (as the number/size specified by the user). The same tool is used to combine all the pieces of the file to get the original file back as it is.
Common uses in real life:
1. Bypass the maximum attachment size limit:
Sending a .exe or a larger file through email by bypassing the maximum attachment size limitation.
2. Overcome the portable storage limitation:
If we are not having a sufficient portable storage to transfer, say a muvie of a bigger size, we can cut the muvie file into number of pieces, transfre them to target computer and combine the pieces to get the original muvie back.
2. Save data securely/privacy:
The tear-join operation can be password protected. If we want our important files to be kept confidential, tear them down using password. No one can read the teared out files. To recover the original file, join them back by using the password.
Tear-Join
Used to divide a big file into smaller pieces and later combine them.
Brought to you by:
sbsagar
Downloads:
0 This Week