$ split --bytes=1024 large.mkv prefix_string'cat' can rejoin the pieces again:
$ cat prefix_string* > large.mkvSo option 'prefix_string' is necessary for simplifying operation.
万物并作,吾以观复。夫物芸芸,各复归其根。 The operation of anything is governed by some rule.
$ split --bytes=1024 large.mkv prefix_string'cat' can rejoin the pieces again:
$ cat prefix_string* > large.mkvSo option 'prefix_string' is necessary for simplifying operation.
没有评论:
发表评论