When i want to open more than one file i just type: cat file1 file2 press Enter and the files appear one on top of the other. Is there a way to put a space between these files?  Thanks
  
	
	
	
Old and getting even older lol
	
	
| 
					cat commands
				 | 
| 
		When i want to open more than one file i just type: cat file1 file2 press Enter and the files appear one on top of the other. Is there a way to put a space between these files?  Thanks 
Old and getting even older lol
 
		
		
		04-27-2017, 11:56 AM 
		
	 
		Have used <(echo) like so, :~$ cat file1 <(echo) file2 and it does the job. 
	 
Old and getting even older lol
 
		
		
		04-27-2017, 12:12 PM 
		
	 
		[member=6850]colin[/member]  You may find the links below helpful ??? *Add* I see you found an option - these may have some benefit to you.... https://www.howtogeek.com/278599/how-to-...-in-linux/ https://serverfault.com/questions/172284...mong-files 
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2 LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200) LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server Running Linux Lite since LL2.2 
		
		
		05-12-2017, 04:25 PM 
		
	 
		Sorry about the delay but i really forgot to checkup on this post and to say a big thanks to firenice03 for the links.
	 
Old and getting even older lol
 
		
		
		05-12-2017, 05:25 PM 
		
	 (05-12-2017, 04:25 PM)colin link Wrote: Sorry about the delay but i really forgot to checkup on this post and to say a big thanks to firenice03 for the links. ;D ;D ;D Glad it helped ;D ;D ;D 
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2 LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200) LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server Running Linux Lite since LL2.2 | 
| 
					« Next Oldest | Next Newest »
				 |