ubuntu:file:combine_files
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ubuntu:file:combine_files [2020/07/20 22:21] – old revision restored (2020/04/29 14:32) 95.216.38.186 | ubuntu:file:combine_files [2022/06/13 10:14] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - File - Combine files ====== | ||
- | |||
- | <code bash> | ||
- | cat file1 file2 > newfilename | ||
- | </ | ||
- | |||
- | <WRAP info> | ||
- | **NOTE: | ||
- | </ | ||
- | |||
- | or | ||
- | |||
- | <code bash> | ||
- | cat file1 file2 >> newfilename | ||
- | </ | ||
- | |||
- | <WRAP info> | ||
- | **NOTE: | ||
- | </ | ||
ubuntu/file/combine_files.1595283687.txt.gz · Last modified: 2020/07/20 22:21 by 95.216.38.186