Today, I found a list of files ending with .1, .2, .3 etc. Initially, I thought I could simply join them together, i.e.,

Using hjSplit on Windows, or cat on Unix:

cat file.1 file.2 file.3 > file

Unfortunately, it doesn’t work out. After searching on google, I found that a Spanish software called Hacha can solve this problem. You can download Hacha from here.

Your Ad Here

2 Responses to “How to join file.1, file.2, file.3…”

  1. Thank you so much! It took me hours to find a way to do this.

  2. It didn’t work. My extension files is from .1,.2,etc. But the software required the first file with extension .0
    Can you help me please?

Leave a Reply