čtvrtek 27. června 2013

Příprava kontaktů pro import do Gmailu

# get a command prompt 
Windows_Key + R 
run: cmd 
# change to the directory where all your VCFs are stored 
d: 
cd   \my_vcfs 
# Run this command 
copy   /B   *.vcf   all_in_one.vcf