Groups | Search | Server Info | Login | Register


Groups > comp.sys.acorn.programmer > #6606

Re: OS_Find &4F

Path csiph.com!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!.POSTED!not-for-mail
From Steve Fryatt <news@stevefryatt.org.uk>
Newsgroups comp.sys.acorn.programmer
Subject Re: OS_Find &4F
Date Mon, 23 Feb 2026 21:43:05 +0000
Organization A noiseless patient Spider
Lines 25
Message-ID <mpro.taxlnn00tiska0e9q.news@stevefryatt.org.uk> (permalink)
References <b171d8ae5c.Paul@phorefaux> <2b3b10af5c.jmb@jmc.bruck.orange.fr> <5caf1565f8News04@avisoft.f9.co.uk> <97283caf5c.Paul@phorefaux> <3a2352af5c.harriet@bazleyfamily.co.uk> <1e8bd4af5c.Paul@phorefaux>
Content-Type text/plain; charset=us-ascii
Injection-Date Mon, 23 Feb 2026 21:55:04 +0000 (UTC)
Injection-Info dont-email.me; posting-host="7807eb254a0ad0b492fe799fd7c1884b"; logging-data="3544984"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19HD4gebbNZVwpN034033oU8b7COmeFcME="
User-Agent Messenger-Pro/2.73.6.4252 (Qt/5.15.13) (Linux-x86_64)
Cancel-Lock sha1:tlLw7vkLF9eCD+vQZruPBER+gHI=
Xref csiph.com comp.sys.acorn.programmer:6606

Show key headers only | View raw


On 23 Feb, Paul Stewart wrote in message
    <1e8bd4af5c.Paul@phorefaux>:

> I will dig into Steve Fryatt's suggestion of using PipeFS. Would appear to
> be a lot of hassle just to display a download percentage,

Why is it "a lot of hassle"?

I assume that you're doing something like

  wget <stuff> -o <some-temporary-logfile-name>

to generate your logfile. Instead of that, just do

  wget <stuff> -o pipe:$.YourAppName

and then try to open that same file using OS_Find. Calling it "YourAppName"
(where that's the actual name that you've registered with ROOL for the
application) is a way to minimise the risk that someone else will also be
trying to use the same filename at the same time.

-- 
Steve Fryatt - Leeds, England

http://www.stevefryatt.org.uk/

Back to comp.sys.acorn.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

OS_Find &4F Paul Stewart <phorefaux@gmail.com> - 2026-02-21 23:08 +0000
  Re: OS_Find &4F Jean-Michel <jmc.bruck@orange.fr> - 2026-02-22 10:17 +0100
    Re: OS_Find &4F Martin <News04@avisoft.f9.co.uk> - 2026-02-22 10:14 +0000
      Re: OS_Find &4F Steve Fryatt <news@stevefryatt.org.uk> - 2026-02-22 16:33 +0000
      Re: OS_Find &4F Paul Stewart <phorefaux@gmail.com> - 2026-02-22 17:17 +0000
        Re: OS_Find &4F Harriet Bazley <harriet@bazleyfamily.co.uk> - 2026-02-22 21:17 +0000
          Re: OS_Find &4F Paul Stewart <phorefaux@gmail.com> - 2026-02-23 21:02 +0000
            Re: OS_Find &4F Steve Fryatt <news@stevefryatt.org.uk> - 2026-02-23 21:43 +0000
              Re: OS_Find &4F Paul Stewart <phorefaux@gmail.com> - 2026-03-11 10:26 +0000
        Re: OS_Find &4F Steve Fryatt <news@stevefryatt.org.uk> - 2026-02-22 22:54 +0000
          Re: OS_Find &4F Paul Stewart <phorefaux@gmail.com> - 2026-03-11 10:25 +0000

csiph-web