Change #276695
| Category | gcoreutils |
| Changed by | Pádraig Brady <P@draigBrady.com> |
| Changed at | Sat 01 Aug 2026 13:38:28 |
| Repository | git://git.savannah.gnu.org/coreutils.git |
| Project | gcoreutils |
| Branch | master |
| Revision | d18b73bb688adadee5ed834c65e0a20e134ddf88 |
Comments
du: quote problematic names on tty * doc/coreutils.texi (readlink invocation): Mention $QUOTING_STYLE is significant. * src/du.c (main): Quote output when appropriate. * tests/du/basic.sh: Add a test case. * NEWS: Mention the improvement.
Changed files
- NEWS
- doc/coreutils.texi
- src/du.c
- tests/du/basic.sh