bug-coreutils
[Top][All Lists]
Advanced

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

Problem using sort function


From: glot
Subject: Problem using sort function
Date: Wed, 01 Apr 2009 16:28:46 +0200
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Hello,

My problem is related to the -M option of the sort function:

Content of the file A to sort:
MAR
JUN
JAN
MAY
DEC
AUG
SEP
FEB
OCT
APR
NOV
JUL

result of the command: sort -k 1,1M  A ( or sort -M A, or sort -M -k 1 A )
APR
AUG
DEC
FEB
JUL
MAY
JAN
MAR
JUN
SEP
OCT
NOV

Thanks for your help.

-----------------------------------------------------------------------
Adresse electronique:                address@hidden
-----------------------------------------------------------------------





reply via email to

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