Copy & paste the following to split file on Linux:
split --verbose --numeric-suffixes --bytes=3990000000 'large_input_file.mkv' 'output_'Joining can be done by 'cat' or 'copy /B' on Windows.
split --verbose --numeric-suffixes --bytes=3990000000 'large_input_file.mkv' 'output_'Joining can be done by 'cat' or 'copy /B' on Windows.