Search Results

Search: Posts Made By: dolacap
17,581
Posted By dolacap
Thanks for the replies. I used the awk solution....
Thanks for the replies. I used the awk solution. It was easier to run and quicker as I changed the "Summary" pattern to match several other patterns as well.

Thanks..
17,581
Posted By dolacap
sed to read line by line and input into another file
I have two files.

Fileone contains
text string one
text string two
text string three

Filetwo contains
Name:
Address:
Summary:
Name:
Address:
Summary:
Name:
Address:
Summary:

I...
3,951
Posted By dolacap
Thanks that was it. Not sure what happened the...
Thanks that was it. Not sure what happened the first time. But that output was as desired at first thanks.
3,951
Posted By dolacap
Looks Like File 1. 0000aa1122 ...
Looks Like

File 1.

0000aa1122
0000aa1123
0000aa1126

thanks
3,951
Posted By dolacap
That produced a continuous string of. ...
That produced a continuous string of.

Something, 0000aa1122 0000aa1123 0000aa11268, Something . It would be more ideal if it was.

Something, 0000aa1122, Something
Something, 0000aa1123,...
3,951
Posted By dolacap
awk add Mac Address to new File
I have file one containing Mac Addresses minus colon. I would like to add them to a different file with columns seperated by commas. Such as

File 1
0000aa1122
0000aa1123
0000aa1126

Output...
Showing results 1 to 6 of 6

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