View Issue Details

IDProjectCategoryView StatusLast Update
00018351003.1(2024)/Issue8Shell and Utilitiespublic2024-07-11 15:48
Reporternabijaczleweli Assigned To 
PrioritynormalSeverityEditorialTypeOmission
Status ResolvedResolutionAccepted 
Nameнаб
Organization
User Reference
Sectionls
Page Number3082
Line Number103451
Interp Status---
Final Accepted Text
Summary0001835: Malformatted ls STDOUT description for -i
DescriptionIncl. the two surrounding lines this says

the following format before any other output for the corresponding entry:
%u ", <file serial number>
If the −l option is specified, the following information shall be written for files other than

This is broken since issue 6, and issues 4 and 5 say

is written in the following format before any other output for the corresponding entry:
"%u ", <file serial number>
If the −l option is specified, the following information will be written:
Desired ActionChange line 103451 from
%u ", <file serial number>
to
"%u ", <file serial number>
Tagstc1-2024

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-06-27 12:44 nabijaczleweli New Issue
2024-06-27 12:44 nabijaczleweli Name => наб
2024-06-27 12:44 nabijaczleweli Section => ls
2024-06-27 12:44 nabijaczleweli Page Number => 3082
2024-06-27 12:44 nabijaczleweli Line Number => 103451
2024-07-11 15:48 Don Cragun Interp Status => ---
2024-07-11 15:48 Don Cragun Status New => Resolved
2024-07-11 15:48 Don Cragun Resolution Open => Accepted
2024-07-11 15:49 Don Cragun Tag Attached: tc1-2024