User Tools

Site Tools


ubuntu:file:combine_files

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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.186ubuntu: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 
-</code> 
- 
-<WRAP info> 
-**NOTE:**  This will show contents of the files as it is doing the combining. 
-</WRAP> 
- 
-or 
- 
-<code bash> 
-cat file1 file2 >> newfilename 
-</code> 
- 
-<WRAP info> 
-**NOTE:**  This will not show contents of the files as it is doing the combining. 
-</WRAP> 
  
ubuntu/file/combine_files.1595283687.txt.gz · Last modified: 2020/07/20 22:21 by 95.216.38.186

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki