View Single Post
Posts: 992 | Thanked: 738 times | Joined on Jun 2010 @ Low Earth Orbit
#8
Originally Posted by edanto View Post
As you can see I don't have a "END VCARDBEGIN VCARD" string, it's different in each case.
Try using cat instead:
Code:
cat *.vcf > ../all.vcf
I have gedit and the doing find-replace with /n/n only adds in '/n/n' as opposed to adding in a new line.
Note back slash not forward slash
Code:
\n\n
 

The Following User Says Thank You to kureyon For This Useful Post: