Search Results

Search: Posts Made By: ogoy
2,226
Posted By ogoy
I've used the following with fairly good results:...
I've used the following with fairly good results:

links -dump "http://www.cnn.com" | egrep -o "http:.*"

I append the output > urlist.list however I am unsure how reliable this is. In other...
2,226
Posted By ogoy
Grabbing URL's from a website
Hi everyone,

Need your help creating a script that downloads a website after entering the URL e.g. Google (http://www.google.com), and parses its contents for URL's and appends the output to a...
2,622
Posted By ogoy
Thanks for the tip, I'll look into that.
Thanks for the tip, I'll look into that.
2,622
Posted By ogoy
Jaduks, yes that is the expected output. ...
Jaduks, yes that is the expected output.

danmero, that code did it, strange now that I see 0's in the results, goes to show that we need to put more stress into the tests!

Thanks guys :):b::b:
2,622
Posted By ogoy
hell & mathematics
I've been able to generate output based on the code scarfake provided me (thanks again man).

A little background so everyone more or less knows whats going on:

I needed code that would...
5,325
Posted By ogoy
Awesome! Works :) Thanks scarfake :b:...
Awesome! Works :)

Thanks scarfake :b: That's how we roll!
5,325
Posted By ogoy
hell and sqlite
Hi everyone,

I have a requirement that requires me to fill an sqlite database with 100,000 entries (no duplicates).

I will start out by giving the command that will insert the values necessary...
Showing results 1 to 7 of 7

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