bug#81536: document sort does not have different input and output separators
Pádraig Brady <[email protected]> Sun, 2 Aug 2026 22:58:00 +0100
| Newsgroups | gmane.comp.gnu.core-utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
tag 81536 notabug close 81536 stop On 02/08/2026 05:52, Dan Jacobson wrote: > On > (info "(coreutils) sort invocation") > ‘-t SEPARATOR’ > ‘--field-separator=SEPARATOR’ > > Mention: > This is used both as the input and output separator. This would be confusing as sort(1) does not do any inter record mutation at all. A mention of output separators would suggest otherwise to me at least. cheers, Padraig