Page 1 of 1

REGEX syntax

Posted: Tue Aug 30, 2022 12:30 pm
by hudatolah

Code: Select all

echo hello01.my.domain | sed 's/^.*[0-9]\.//g'
my.domain

Re: REGEX syntax

Posted: Tue Aug 30, 2022 1:02 pm
by hudatolah
RegexSamples.png