How to join file.1, file.2, file.3…

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.

Our sponsors: