GNU Core Utilities - Support: sr #106713, wish: a single construct to...
You are not allowed to post comments on this tracker with your current authentication level.
sr #106713: wish: a single construct to replace "head | tail"
Submitter: | Richard Neill <richardneill> | ||
Submitted: | Thu 09 Apr 2009 05:55:00 AM UTC | ||
Category: | None | Priority: | 5 - Normal |
Severity: | 1 - Wish | Status: | None |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open | Operating System: | None |
Fri 24 Sep 2010 08:38:23 PM UTC, comment #1: |
Matthias Bartelt <barteltm> |
Thu 09 Apr 2009 05:55:00 AM UTC, original submission:
I often write things like:
|
Richard Neill <richardneill> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
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.
Sounds like a job for SED:
sed -n '15p' FILE