Search Results

Search: Posts Made By: OXYD
2,193
Posted By OXYD
That would probably be sufficient.:p The regex...
That would probably be sufficient.:p
The regex i have. Is also able to validate ipv6 addresses.
2,193
Posted By OXYD
Beacuse i would like to catch all types of ipv6...
Beacuse i would like to catch all types of ipv6 formats

ex:
2001:0db8:0000:0000:0000:0000:1428:07ab/64
2001:0db8:0000:0000:0000::1428:07ab/64
2001:0db8:0:0:0:0:1428:07ab/64...
2,193
Posted By OXYD
Thanks I cant make it work on Redhat with sed...
Thanks
I cant make it work on Redhat with sed -e. gsed is not available. It seams it wont match.

This is my test file.
#!/bin/bash...
2,193
Posted By OXYD
Thanks for reply. If it only had been that...
Thanks for reply.
If it only had been that easy.
The variable has a complex regex. I think thats the problem. Varible works with grep
...
2,193
Posted By OXYD
Variable in sed
First post on this excellent forum.

I have problem using an variable in sed. I've been quoting until my eyes bleeds now:o

I want to match IPV6 addresses and join it with the line that follows....
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 05:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy