On Wed, Feb 19, 2025 at 11:46:30PM +0000, Neil Johnson wrote:
> With my alternative syntax:
> 
>         .SO[2-11] /my/source/file
>         .SO[40-50] /my/source/file
>         .SO[...] /my/source/file

I like this form.  Though the other way you could do it is

        .SO /my/source/file\ with\ spaces\ in\ the\ name 2-11,40-50,...

For the record, I like your way better.

        .so[2-11] /my/source/file with spaces in the name

My opinion is what it is, but I'd prefer a .so[2-11] since it can be
backwards compat with .so /my/file.

Reply via email to