Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #276693

Category gcoreutils
Changed by Pádraig Brady <Pohnoyoudont@draigBrady.com>
Changed at Sat 01 Aug 2026 13:38:28
Repository git://git.savannah.gnu.org/coreutils.git
Project gcoreutils
Branch master
Revision e897dfd023dad6b9173ad457fc9d9110f2403a5f

Comments

basename: quote problematic names on tty
* doc/coreutils.texi (basename invocation): Mention $QUOTING_STYLE
is significant.
* src/basename.c (perform_basename, main): Quote output when
appropriate.
* tests/misc/basename.pl: Add a test case.
* NEWS: Mention the improvement.

Changed files