I'm just going to do this in the file system:
   find . -type f -name '[^.]*.*' | sed 's|.*\.||' | sort -u
And make sure every extension listed is an allowed downloadable file type.



On Fri, Feb 17, 2023 at 1:20 PM Brian K. White <b.kenyo...@gmail.com> wrote:

> On 2/17/23 13:51, Gary Weber wrote:
> > Hi Mike,
> >
> > I'm not sure what those extensions represent either,
>
> .pw1 is probably for Phil Wheeler
>
> and .des is probably description based on the contents
>
> IE, not intended to indicate file types
> There's a fair amount of that scattered through the m100sig
>
> --
> bkw
>
>

Reply via email to