- Joined
- Dec 8, 2005
- Messages
- 6,603
- Age
- 41
- Location
- UK
- Website
- pokeparadox.itch.io
- WEBSITE
- https://github.com/pokeparadox
- YOUTUBE
- pokeparadox
OK in Windows/DOS you can do:
CODE
copy /b file1.bin + file2.bin outFile.bin
I want to do the equivalent in Ubuntu, since this is now my main OS I'm just ignorant of some things... So please help!
CODE
copy /b file1.bin + file2.bin outFile.bin
I want to do the equivalent in Ubuntu, since this is now my main OS I'm just ignorant of some things... So please help!