Tagged Questions
1
vote
3answers
128 views
Merging content of two files with comparing content of column
I have a problem trying to merge content of two files :
file 1 :
873 1.1.1.1
1033 99.99.99.10
1108 78.2.204.174
1257 78.2.8.181
file 2:
test1 78.2.8.181 p6
test2 99.99.99.10 p9
test7 1.1.1.1 ...
4
votes
3answers
661 views
How do I “merge” two text files?
I recently upgraded from Ubuntu 12.04 to 12.10 and at one point, it encountered an Apache config file conflict in apache2.conf. I didn't give me a merge option at that point, so I just rejected the ...
5
votes
2answers
2k views
Merging two internet connections from two network interfaces in order to obtain double speed
I have two network interfaces (one wired & one wireless). I have two internet accounts too (each 256 kBps; one from a modem that I use as wired connection & the other from a wireless network). ...