Austin Group Bug Tracker
2014-09-18 12:47:40 UTC
The following issue has been SUBMITTED.
======================================================================
http://austingroupbugs.net/view.php?id=877
======================================================================
Reported By: joerg
Assigned To:
======================================================================
Project: 1003.1(2013)/Issue7+TC1
Issue ID: 877
Category: Shell and Utilities
Type: Enhancement Request
Severity: Editorial
Priority: normal
Status: New
Name: Jörg Schilling
Organization:
User Reference:
Section: tail
Page Number: 3239
Line Number: 108597-108742
Interp Status: ---
Final Accepted Text:
======================================================================
Date Submitted: 2014-09-18 12:47 UTC
Last Modified: 2014-09-18 12:47 UTC
======================================================================
Summary: tail should support the -r option
Description:
UNIX systems include support for tail -r since at least 1980.
The POSIX standard should follow existing practice.
Desired Action:
Change line 108600 from:
tail [−f] [−c number|−n number] [file]
to:
tail [−f | -r] [−c number|−n number] [file]
After line 108631 add:
-r Reverse. Copies lines from the specified starting
point in the file in reverse order. The default for r
is to print the entire file in reverse order.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2014-09-18 12:47 joerg New Issue
2014-09-18 12:47 joerg Name => Jörg Schilling
2014-09-18 12:47 joerg Section => tail
2014-09-18 12:47 joerg Page Number => 3239
2014-09-18 12:47 joerg Line Number => 108597-108742
======================================================================
======================================================================
http://austingroupbugs.net/view.php?id=877
======================================================================
Reported By: joerg
Assigned To:
======================================================================
Project: 1003.1(2013)/Issue7+TC1
Issue ID: 877
Category: Shell and Utilities
Type: Enhancement Request
Severity: Editorial
Priority: normal
Status: New
Name: Jörg Schilling
Organization:
User Reference:
Section: tail
Page Number: 3239
Line Number: 108597-108742
Interp Status: ---
Final Accepted Text:
======================================================================
Date Submitted: 2014-09-18 12:47 UTC
Last Modified: 2014-09-18 12:47 UTC
======================================================================
Summary: tail should support the -r option
Description:
UNIX systems include support for tail -r since at least 1980.
The POSIX standard should follow existing practice.
Desired Action:
Change line 108600 from:
tail [−f] [−c number|−n number] [file]
to:
tail [−f | -r] [−c number|−n number] [file]
After line 108631 add:
-r Reverse. Copies lines from the specified starting
point in the file in reverse order. The default for r
is to print the entire file in reverse order.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2014-09-18 12:47 joerg New Issue
2014-09-18 12:47 joerg Name => Jörg Schilling
2014-09-18 12:47 joerg Section => tail
2014-09-18 12:47 joerg Page Number => 3239
2014-09-18 12:47 joerg Line Number => 108597-108742
======================================================================