Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 2021 03:45:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 255798] sort: Does not handle files starting with +
Message-ID:  <bug-255798-227-ay2rJv7mpV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255798-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255798-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255798

Tatsuki Makino <tatsuki_makino@hotmail.com> changed:

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

--- Comment #1 from Tatsuki Makino <tatsuki_makino@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255798-227-ay2rJv7mpV>