Hi All,
I have the following line:
1944512883.1.347#TMF_ManagedNode::Managed_Node#
I want to use AWK to extract 1944512883.1 only and then discard everything else after the '1'.
I'd be really grateful if someone could show me how or tell me if this can be done.
Thanks VM in advance.
I have the following line:
1944512883.1.347#TMF_ManagedNode::Managed_Node#
I want to use AWK to extract 1944512883.1 only and then discard everything else after the '1'.
I'd be really grateful if someone could show me how or tell me if this can be done.
Thanks VM in advance.