Hi,
I would like to write to shell scripts :
1) to transform the date from DDMMYY to the standard date
like "fri feb 17 2007"
2) to extract the code of a country from the telephone number and appending that code after or before the number.
Like 33690875643 will give 33690875643 336 (france).
N.B The telephones numbers are stored in a file.
Thanks for help
Djessi
I would like to write to shell scripts :
1) to transform the date from DDMMYY to the standard date
like "fri feb 17 2007"
2) to extract the code of a country from the telephone number and appending that code after or before the number.
Like 33690875643 will give 33690875643 336 (france).
N.B The telephones numbers are stored in a file.
Thanks for help
Djessi