* Antoni Grzymala <ant...@chopin.edu.pl> [2010-08-26 12:39:33 +0200]:
> [1] uri://some.url...
> 
> notation, so that I can actually fish out the links. Is that possible
> in w3c as well?
> 

in interactive mode with 'L' you can list links and images
but i don't think there is a command line switch for that
in general w3m does not have too many command line options

to fish out urls i guess unix tools can help with that
 |tr '<' '\n' |grep -i href=


Reply via email to