开发者

rejoin files after split cli linux

I have a开发者_如何学JAVA file which was split into 600 meg pieces

how do I join then back to original?

command was used:

split -b 600m image.iso


cat x* >> new.iso
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜