I have a CSV file full of fully-qualified domain names in the form of:
server1.domain.child.child
How do write a regex to remove everything from the first "." to the end of line? In this case, remove ".domain.child.child".
Thanks!
Remove FQDN String
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
- Posts: 2461
- Joined: Sun Mar 02, 2003 9:22 pm