D DeadSirius macrumors member Original poster Feb 22, 2007 #1 I'm used to using Terminal to "cat" several small transferred files into an intended larger file. Now I need to do the reverse -- take a large file and break it up into smaller ones that others can put back together. How is this done?
I'm used to using Terminal to "cat" several small transferred files into an intended larger file. Now I need to do the reverse -- take a large file and break it up into smaller ones that others can put back together. How is this done?
andysc macrumors regular Feb 22, 2007 #3 you can get a an rar or zip archiver, something similar to winrar or winzip for windows.
I insomniac321123 macrumors 6502 Feb 22, 2007 #4 Try a program called split and concat. It will split them up, and then put them back together.