Hi all,
I would like to extract certain numbers and characters from string of letters and numbers e.g
3452_dx2443_joeBloggs
what i would like to extract is the
dx2443 which is the example patient hospital number it always starts with 2 letters then followed by numbers.
i only know very simple unix scripting, so some sample unix script to get me going will be much helpful.
many thanks
I would like to extract certain numbers and characters from string of letters and numbers e.g
3452_dx2443_joeBloggs
what i would like to extract is the
dx2443 which is the example patient hospital number it always starts with 2 letters then followed by numbers.
i only know very simple unix scripting, so some sample unix script to get me going will be much helpful.
many thanks