![]() |
Re: Convert all Contact Numbers
Quote:
|
Re: Convert all Contact Numbers
You are welcome.
obsidian was almost right: But/And I do also understand why the $ (end of line anchor) did not work but \> (end of word) does? |
Re: Convert all Contact Numbers
Recently I formatted all my numbers. The procedure used a small shell script and a sed script, and was run on the N9.
The steps are as follows: 0. make a backup and verify it works 1. clear the contacts dir 2. export all contacts to vcf files 3. run the script in the contacts dir 4. delete all contacts 5. reimport them as follows: in the contacts dir, do a "cat *.vcf > all.vcf" and import the all.vcf file. Here follows the scripts I used. First the shell script: Code:
#!/bin/sh Please test and adapt to your case before using on the device. Code:
# remove format chars |
All times are GMT. The time now is 06:31. |
vBulletin® Version 3.8.8