On Sun, 27 Apr 2025 20:12:55 +1000, Philip Rhoades via users wrote:

> People,
> 
> For the attached file these work:
> 
> sort -k 1.11,1.18n t
> sort -k 1.3,1.6n t
> 
> but this doesn't:
> 
> sort -k 1.8 -k 1.3,1.6n t
> 
> Why is this?

Add option --debug, show the output you get, and describe what you
believe doesn't work.
-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to