On Tue, May 01, 2001 at 10:11:51PM +0300, Tlailax wrote:
> i have found only one thing missing. sometimes i log on to a site that only
> allows one
> connection per ip at a time. it would be nice to be able to add things to
> the queue,
> and instead of the queue executing immediatly tell it to wait, and manual
> start it later
> when all queueing is done.

try `queue repeat' before other commands, then kill the repeat job.

Try also `set connection-limit 1', you'll like it.

> also it would be nice to be able to save the
> queue to a file
> and then load it back later, or maybe autoload it when logging in back to
> the same site.

Well, you can do `echo get file >> queue-file', then `source queue-file'.

-- 
   Alexander.

Reply via email to