begin  quoting Gregory K. Ruiz-Ade as of Tue, Aug 12, 2008 at 03:57:54PM -0700:
> On Aug 12, 2008, at 3:27 PM, Michael O'Keefe wrote:
> 
> >>while [ true ] ; do
> >>  echo -n "url: "
> >>  read url
> >>  wget -b -c -nc --random-wait "$url"
> >>done
> >
> >But how do you get FF to talk to the stdin of this "deamon" ?
> 
> Run it in a terminal window.  Then:
> 
> 1) copy link
> 2) switch to terminal window
> 3) paste
> 4) enter
> 5) ???
> 6) profit!

Exactly!

> Ralph,
> 
> I'm surprised firefox doesn't have a plugin/extension to do what you  
> want.

I typically right-click and say "open link in new tab", and it opens
in the background for me.

Tabbed browsing is useful in that way, although my new problem is now
tab management.  I now end up with a two-phase approach: open up new
tabs, then when they're too small, go thru them, read 'em, and close
'em. Scatter/Gather, anyone?

-- 
I also forward lists of links to various folks; I should just use a blog.
Stewart Stremler


-- 
KPLUG-List@kernel-panic.org
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to