Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
cpeterso
13y ago
0 comments
Save
Share
curl -s randomfunfacts.com | grep '<i>' | sed 's/.*<i>\(.*\)<\/i>.*/\1/'
0 comments
1 comments · 1 top-level
top
newest
oldest
devgutt
13y ago
you don need to use grep, only sed -n
j
/
k
navigate · click thread line to collapse