Hello gnu

About 'sort' version 2.0 on Linux 2.2.12-20:
when given no flags it acts like given -bf.

Example
        # cat xx
         b
        Ax
        a
        # sort xx
        a
        Ax
         b      

Is that ok?

regards
Rein van Vliet

Reply via email to