mainGNU Core Utilities - Support: sr #106586, Add support for skipping -n --n...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

sr #106586: Add support for skipping -n --n lines at the top of the file in 'tail'

Submitter:  None
Submitted:  Fri 26 Dec 2008 06:37:09 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  1 - Wish Status:  None
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  None

Fri 26 Dec 2008 06:54:48 PM UTC, comment #1: 

please close me: tail -n +2

Matteo Bertini <matteo99>
Fri 26 Dec 2008 06:37:09 PM UTC, original submission:  

5.1 head: Output the first part of files
[---8<---]
‘-n n’
‘--lines=n’
    Output the first n lines. However, if n starts with a ‘-’, print all but the last n lines of each file.
[---8<---]

5.2 tail: Output the last part of files
[---8<---]
‘-n n’
‘--lines=n’
    Output the last n lines.
[---8<---]

Add support for skipping a fixed number of lines at the beginning of the file as 'head' do at the end.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by matteo99 (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code