12-04-2014, 08:07 PM
If you arent on linux you could also open em in notepad.exe and copy paste em all into one file
or in pseudo dos :
copy *.Hccap MultiCap.Hccap (will copy all the .hccap in the directory into one)
copy /b file1 + file2 + file3 multifile (will copy file 1,2,3 into multi)
or in pseudo dos :
copy *.Hccap MultiCap.Hccap (will copy all the .hccap in the directory into one)
copy /b file1 + file2 + file3 multifile (will copy file 1,2,3 into multi)