[10.3.9] Joining Parted Files


Recommended Posts

Well, I'm currently having trouble finding a program that can join parted files. I looked around a bit and tried Split&Concat, but got an error. And MacHacha 3.2 crashes initially.

Could someone point me in the right direction?

Link to comment
Share on other sites

Say you have file.001.. all the way up to file.100 or something. What you can do is open up terminal, and use the cd command to change directories. Say if the files are on your desktop, you'd type cd Desktop. Once your in the right folder, you can do:

cat file.* > whatever_filename_you_want

This will merge all the parts into a complete file.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.