Actions
Bug #2922
closedAlign output from cat(1) between when invoked with -be & -ne flags
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Userland
Target version:
-
Start date:
06/26/2016
Due date:
% Done:
100%
Estimated time:
Description
The attached patch amends bin/cat/cat.c so the output is the same aside
from blank lines being numbered or unnumbered, depending on whether cat
was invoked with -ne or -be.
At present, when cat is invoked with -be, there is an aditional
difference that the '$' on blank lines is placed on the far left of the
output.
The patch originates from r1.17 of bin/cat/cat.c from NetBSD.
Files
Updated by sevan over 8 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Actions