You can also use:
copy /b rawnand.bin.* rawnand.bin
Not any different than what's above, just a lot shorter. The asterisk acts as a wildcard, meaning it will pull all files in that directory that begin with "rawnand.bin.".
Edit: You can also verify that the new joined rawnand.bin is valid by...