Austin Group Defect Tracker

Aardvark Mark IV


Viewing Issue Simple Details Jump to Notes ] Issue History ] Print ]
ID Category Severity Type Date Submitted Last Update
0001148 [1003.1(2016/18)/Issue7+TC2] Shell and Utilities Editorial Enhancement Request 2017-06-15 21:57 2019-11-05 12:28
Reporter stephane View Status public  
Assigned To
Priority normal Resolution Accepted  
Status Applied  
Name Stephane Chazelas
Organization
User Reference
Section ls utility
Page Number 2924
Line Number 96661
Interp Status ---
Final Accepted Text
Summary 0001148: ls -LS missing similar text as with ls -Lt for symlinks
Description For ls -t, the spec has:

> -t
> Sort with the primary key being time modified
> (most recently modified first) and the
> secondary key being filename in the collating
> sequence. For a symbolic link, the time used
> as the sort key is that of the symbolic link
> itself, unless ls is evaluating its file
> information to be that of the file referenced
> by the link (see the -H and -L options).


while for -S, it's only:

> -S
> Sort with the primary key being file size (in
> decreasing order) and the secondary key being
> filename in the collating sequence (in
> increasing order).

missing the part about what should have with -L/-H
Desired Action Add a similar text for -S as for -t:

> -S
> Sort with the primary key being file size (in
> decreasing order) and the secondary key being
> filename in the collating sequence (in
> increasing order). For a symbolic link, the size used
> as the sort key is that of the symbolic link
> itself, unless ls is evaluating its file
> information to be that of the file referenced
> by the link (see the -H and -L options).
Tags tc3-2008
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2017-06-15 21:57 stephane New Issue
2017-06-15 21:57 stephane Name => Stephane Chazelas
2017-06-15 21:57 stephane Section => ls utility
2017-06-15 21:57 stephane Page Number => 2924
2017-06-15 21:57 stephane Line Number => 96661
2018-12-06 16:38 nick Interp Status => ---
2018-12-06 16:38 nick Status New => Resolved
2018-12-06 16:38 nick Resolution Open => Accepted
2018-12-06 16:38 nick Tag Attached: tc3-2008
2019-11-05 12:28 geoffclare Status Resolved => Applied


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker