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
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 `**'.
|
||||
|
||||
@ -150,16 +150,6 @@ CATS: user
|
||||
GRADE: INTERMEDIATE
|
||||
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
|
||||
TASK: Implement a file system debugger (fsdb)
|
||||
DETAIL: { Traditionally, there has been a fsdb(8) program in Unix.
|
||||
|
Loading…
Reference in New Issue
Block a user