the "text" is here:
and I only want this string:
http://downloads.sourceforge.net/portableapps/nvu_portable_1.0_rev_5_en-us.paf.exe?download
Nagy Daniel wrote:There is always perl!
Is there a methodfor searching in colums just like grep does in rows, but i don't know how many colums I will have, so: awk is not good, beacuse awk {print $1$2$3} it's not a good soultion:S i have too many colums
If you send an example of what you want, I can hack you quickly a 5 line perl script to do the job...
G.