[Bug 255798] sort: Does not handle files starting with +

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 12 03:45:31 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255798

Tatsuki Makino <tatsuki_makino at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tatsuki_makino at hotmail.com

--- Comment #1 from Tatsuki Makino <tatsuki_makino at hotmail.com> ---
The file name +0 is trapped by this restriction.

>     The old key notations +pos1 and -pos2 come from older versions of sort
>     and are still supported but their use is highly discouraged.

The replacement fix_obsolete_keys for this is done before getopt_long.

The workaround is ./+0

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list