Change #276688
| 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 | 04590790d46b4349a996bbd6ca2698a644660787 |
Comments
ls: with -m, quote names containing commas when appropriate * src/ls.c (decode_switches): Flag ',' for quoting when needed. * tests/ls/m-option.sh: Add a test case. * NEWS: Mention the improvement.
Changed files
- NEWS
- src/ls.c
- tests/ls/m-option.sh