So, I wanted to know the meaning of ".$" and why does this command delete the last character of a String.
I got what I wanted but i just want an explanation for it.
So, I wanted to know the meaning of ".$" and why does this command delete the last character of a String.
I got what I wanted but i just want an explanation for it.
Because is a regular expression and $ mean "last"