Anonymous | Login | 2024-10-09 02:46 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||
ID | Category | Severity | Type | Date Submitted | Last Update | ||
0000877 | [1003.1(2013)/Issue7+TC1] Shell and Utilities | Editorial | Enhancement Request | 2014-09-18 12:47 | 2024-06-11 09:02 | ||
Reporter | joerg | View Status | public | ||||
Assigned To | |||||||
Priority | normal | Resolution | Accepted As Marked | ||||
Status | Closed | ||||||
Name | Jörg Schilling | ||||||
Organization | |||||||
User Reference | |||||||
Section | tail | ||||||
Page Number | 3239 | ||||||
Line Number | 108597-108742 | ||||||
Interp Status | --- | ||||||
Final Accepted Text | Note: 0002425 | ||||||
Summary | 0000877: 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. |
||||||
Tags | issue8 | ||||||
Attached Files | |||||||
|
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 |
2014-10-23 16:35 | geoffclare | Note Added: 0002425 | |
2014-10-23 16:36 | geoffclare | Note Edited: 0002425 | |
2014-10-23 18:00 | shware_systems | Note Added: 0002426 | |
2014-10-23 18:34 | eblake | Note Added: 0002427 | |
2014-10-23 22:44 | eblake | Note Added: 0002428 | |
2014-10-30 15:08 | shware_systems | Tag Attached: issue8 | |
2014-10-30 15:18 | geoffclare | Note Edited: 0002425 | |
2014-10-30 15:19 | geoffclare | Interp Status | => --- |
2014-10-30 15:19 | geoffclare | Final Accepted Text | => Note: 0002425 |
2014-10-30 15:19 | geoffclare | Status | New => Resolved |
2014-10-30 15:19 | geoffclare | Resolution | Open => Accepted As Marked |
2020-04-03 14:55 | geoffclare | Status | Resolved => Applied |
2024-06-11 09:02 | agadmin | Status | Applied => Closed |
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |