A quick overview of the old Linux split command with tar (tape archive) used to break files down into smaller chunks which can then be concatenated or reconstituted from fragments. This can be useful for getting certain files onto a server if they are too large for a preset server upload limit.
0:00 Introduction
0:43 Splitting
5:10 Combine