Bug 13070

Summary: line(1) as required by Unix 98
Product: Base System Reporter: howardjp <howardjp>
Component: binAssignee: Sheldon Hearn <sheldonh>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.2-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description howardjp 1999-08-11 13:30:00 UTC
After opening my big mouth on freebsd-advocacy about how Unix 98
compliance was a worthy goal, more than one person told me to go
ahead and send in PRs with changes.  Well, here is one :)

This contains a shar of line(1).  It reads in one line of text 
up to and including a new line and prints it to the standard output.  
It has been depreciated in Unix 98 and will probably be removed in 
the next edition of the standard.

How-To-Repeat: 
Irrelevant.
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 1999-09-08 15:02:18 UTC
Responsible Changed
From-To: freebsd-bugs->sheldonh

James and I are discussing PR 13070, PR 13071 and PR 13074, which are 
all related. 
Comment 2 Sheldon Hearn freebsd_committer freebsd_triage 1999-12-20 16:14:21 UTC
State Changed
From-To: open->closed

This one won't be incorporated into FreeBSD, since the utility 
is flagged as "legacy" in the standard.