Search Results

Search: Posts Made By: totus
2,631
Posted By totus
Hello both of you! Thanks for the tips! ...
Hello both of you! Thanks for the tips! However, I made a mistake in representing my data - as the vbulletin mucked it up. Here it is in <code> snip:


http://www.google.com
http://google.com...
2,631
Posted By totus
finding and removing patterns in a large list of urls
I have a list of urls for example:

Google (http://www.google.com)
Google Base (http://base.google.com)
Yahoo! (http://www.yahoo.com)
Yahoo! (http://yahoo.com)
Yahoo! Video - It's On...
26,653
Posted By totus
extracting domain names out of a text file
I am needing to extract and list domain names out of a very large text file. The text file contains tlds .com .net .org and others as well as third level domains e.g. host1.domain.com and the names...
10,501
Posted By totus
Thanks ilan, I think I got it. In order to use...
Thanks ilan, I think I got it. In order to use tabs in awk it's awk -F"\t"

Thanks everyone for your help, it was greatly appreciated.:)
10,501
Posted By totus
Jean-Pierre, This seemed to work but I...
Jean-Pierre,

This seemed to work but I noticed that there seem to be a few duplicated left behind. How does the array know what the delimiter? $3 is the field, but not clear on delimiter. Would...
10,501
Posted By totus
your kidding me...
how does that work? I'm vaguely familiar with awk.
10,501
Posted By totus
finding duplicates in columns and removing lines
I am trying to figure out how to scan a file like so:

1 ralphs office","555-555-5555","ralph@mail.com","www.ralph.com
2 margies office","555-555-5555","ralph@mail.com","www.ralph.com
3 kims...
Showing results 1 to 7 of 7

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