in reply to Re^2: regular expression search and replace
in thread regular expression search and replace
Go read the documentation again. tr/ doesn't do \s. It isn't really related to regular expression processing, it just happens to use the same binding operator (=~).
|
---|