mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 08:43:23 +00:00
Removed the ps through a pipe project since we decided this was
the wrong thing to do and people keep volunteering to do it :-)
This commit is contained in:
parent
3bf7d64959
commit
2e3635b5ff
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=8030
12
TODO
12
TODO
@ -1,4 +1,4 @@
|
|||||||
; $Id: TODO,v 1.10 1995/03/17 19:28:59 joerg Exp $
|
; $Id: TODO,v 1.11 1995/04/05 13:16:30 jkh Exp $
|
||||||
|
|
||||||
** To skip this preamble, search forward for the pattern `**'.
|
** To skip this preamble, search forward for the pattern `**'.
|
||||||
|
|
||||||
@ -150,16 +150,6 @@ CATS: user
|
|||||||
GRADE: INTERMEDIATE
|
GRADE: INTERMEDIATE
|
||||||
STATUS: OPEN
|
STATUS: OPEN
|
||||||
|
|
||||||
TASKID: 950316001
|
|
||||||
TASK: Make ps use infinite texwidth for redirected output
|
|
||||||
DETAIL: { When you do a ps | grep foo, if foo is long and the screen width is
|
|
||||||
shorter then grep never sees foo because ps truncates its output. It makes
|
|
||||||
more sense for ps to do no truncation at all if its output is redirected. }
|
|
||||||
EMAIL: <paul>
|
|
||||||
CATS: user
|
|
||||||
GRADE: INTERMEDIATE
|
|
||||||
STATUS: OPEN
|
|
||||||
|
|
||||||
TASKID: 95031701
|
TASKID: 95031701
|
||||||
TASK: Implement a file system debugger (fsdb)
|
TASK: Implement a file system debugger (fsdb)
|
||||||
DETAIL: { Traditionally, there has been a fsdb(8) program in Unix.
|
DETAIL: { Traditionally, there has been a fsdb(8) program in Unix.
|
||||||
|
Loading…
Reference in New Issue
Block a user