Questions tagged [merge]

78 questions
1
vote
1 answer

Merge (extend) directory with another

I have two computers, lets call them movies and else, and I would like to symbolically merge files from else into movies. In //movies/usr/local/sbin I have: script1 and script2. and in //else/usr/local/sbin I have: scripta and scriptb. When listing…
Cool Javelin
  • 196
  • 6
1
vote
1 answer

how to merge specific text files in a folder?

I have several text files in a single folder, and I would like to merge only certain sequential files into one long one (where one file comes immediately after the next). For example, I want to merge all files starting with test (so test1.txt,…
0
votes
1 answer

merge files in different directories running a script on terminal

I am new to UBUNTU. How can I merge files in different directories? Using cat to merge them all is a meticulous task. It is the only way I know. Thanks in advance, Saikat
Saikat
  • 1
0
votes
1 answer

Merge/Span Home partition across two physical drives - Can it be done and is it wise to

I have just purchased a new Dell laptop which is to become my travel laptop with Kubuntu installed. I initially purchased it with a 512Gb M.2 SSD, but as it had a slot for a second M.2 SSD, I installed a 1Tb drive. Now, what I was hoping to be able…