Groups | Search | Server Info | Login | Register


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

Re: OS_Find &4F

From Steve Fryatt <news@stevefryatt.org.uk>
Newsgroups comp.sys.acorn.programmer
Subject Re: OS_Find &4F
Date 2026-02-23 21:43 +0000
Organization A noiseless patient Spider
Message-ID <mpro.taxlnn00tiska0e9q.news@stevefryatt.org.uk> (permalink)
References (1 earlier) <2b3b10af5c.jmb@jmc.bruck.orange.fr> <5caf1565f8News04@avisoft.f9.co.uk> <97283caf5c.Paul@phorefaux> <3a2352af5c.harriet@bazleyfamily.co.uk> <1e8bd4af5c.Paul@phorefaux>

Show all headers | 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