coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'sort' command -- support more than one field-delimiter


From: Dragan Simic
Subject: Re: 'sort' command -- support more than one field-delimiter
Date: Mon, 16 Oct 2023 08:41:11 +0200

On 2023-10-16 08:35, Dani Moncayo wrote:
On Mon, Oct 16, 2023 at 8:19 AM Dani Moncayo <dmoncayo@gmail.com> wrote:

Maybe someone could figure out a better way of specifying several
field-delimiters.

Perhaps a long option, like:
$ sort --field-separators=" /" -n -k5 -k3 -k4 file1.txt

Hmm, maybe an even longer one, "--field-separators-list", to make it 100% obvious it's a list of separators?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]