readd ... got lost somewhere

This commit is contained in:
Jan Wagner 2006-11-03 21:35:23 +00:00
commit 4beee71c47
68 changed files with 15859 additions and 0 deletions

12
TODO Normal file
View file

@ -0,0 +1,12 @@
AIX and Linux ps allow custom output lines which means we can enclose
fields in quotes and thus allow variables which have embedded
blanks. Should make use of that.
For now we only can handle one configuration file. Should allow many.
Use IPC::Open3? -- it preserves STDERR and STDOUT. Backtick (`cmd`)
doesn't seem to.
Add more regression tests.
$Id: TODO,v 1.7 2003/07/10 11:50:21 rockyb Exp $