[clug] Circumflex

Bryan Kilgallin (iiNet) kilgallin at iinet.net.au
Sun Aug 20 10:19:12 UTC 2017


Thanks again, Scott:

> Use curl and grep to get all the links from the wikipedia page"=
> curl https://en.wikipedia.org/wiki/Regular_expression 2>&1 | grep -o -E
> 'href="([^"#]+)"' | cut -d'"' -f2

Unfortunately, I am not familiar with using "curl". Please suggest a 
friendly intro tutorial about it.

> Or just open a man file and type "/" followed by the
> searchterm - then press Enter for jump to the first match (if there is one).

That worked! Where can I find out about such magic?
-- 
www.netspeed.com.au/bryan/



More information about the linux mailing list