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!

Ralph,

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

Gregory

--
Gregory K. Ruiz-Ade <[EMAIL PROTECTED]>
OpenPGP Key ID: EAF4844B  keyserver: pgpkeys.mit.edu



--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to