View Issue Details

IDProjectCategoryView StatusLast Update
00011491003.1(2016/18)/Issue7+TC2Shell and Utilitiespublic2024-06-11 09:09
Reporterstephane Assigned To 
PrioritynormalSeverityEditorialTypeEnhancement Request
Status ClosedResolutionAccepted 
NameStephane Chazelas
Organization
User Reference
Sectionls utility
Page Number2925
Line Number96697
Interp Status---
Final Accepted Text
Summary0001149: missing comma in ls -r description
Description−r Reverse the order of the sort to get reverse collating sequence oldest first, or smallest file size first depending on the other options given.

That's 3 cases:

- reverse collating sequence
- older first (with -t)
- smallest file size first (with -S)

There's a missing comma to separate the first two, making for confusing text.
Desired ActionChange to:

−r Reverse the order of the sort to get reverse collating sequence, oldest first, or smallest file size first depending on the other options given.


(I'll let the linguists comment on whether a comma is needed before "or" or if "or" is enough to separate the 2 other cases).
Tagstc3-2008

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-06-15 22:04 stephane New Issue
2017-06-15 22:04 stephane Name => Stephane Chazelas
2017-06-15 22:04 stephane Section => ls utility
2017-06-15 22:04 stephane Page Number => 2925
2017-06-15 22:04 stephane Line Number => 96697
2018-12-06 16:40 nick Interp Status => ---
2018-12-06 16:40 nick Status New => Resolved
2018-12-06 16:40 nick Resolution Open => Accepted
2018-12-06 16:40 nick Tag Attached: tc3-2008
2019-11-05 12:29 geoffclare Status Resolved => Applied
2024-06-11 09:09 agadmin Status Applied => Closed