I've got a string with a varying number of .'s and I want to split on the last occurance of . to put the data into two variables without losing any other characters. How? At the moment I have a solution that uses $1 and $2, but I'd like to be able to do it with a 'simple' split.
if...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.