bug-coreutils
[Top][All Lists]
Advanced

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

bug#12907: Possible Bug in sort core utility


From: Pádraig Brady
Subject: bug#12907: Possible Bug in sort core utility
Date: Fri, 23 Nov 2012 16:49:43 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1

On 11/23/2012 04:17 PM, Coffey, Terrence (Terrence) **CTR** wrote:
Hi Bob, Eric and Paul,
Thank you all for your quick responses. Due to time zone differences, I had 
gone home so I did not see
your emails until this morning. I'm based in Galway, Ireland.

Hi Terrence,

The Irish Linux Users group is a good place for support level questions like 
these
http://mail.linux.ie/mailman/listinfo/ilug
You'll get a prompt response from there for such questions.

Since you want to sort .dotfiles independently,
sort will not support that directly.

Eric's suggestion seems most sensible here:

(ls -lsd --sort=time /tmp/.[!.]*; ls -ls --sort=time /tmp)

thanks,
Pádraig.





reply via email to

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