rh109147-like bug w/ old data in buffer, plus ")" problem and speed

This commit is contained in:
albert
2004-07-28 15:19:46 +00:00
parent 713d32a93a
commit 6308cb79e1
4 changed files with 67 additions and 27 deletions

2
t
View File

@ -3,4 +3,4 @@
# Wow, using $* causes great pain with embedded spaces in arguments.
# The "$@" won't break that into 2 arguments.
#
LD_PRELOAD=proc/libproc.so exec ./top "$@"
LD_LIBRARY_PATH=proc exec ./top "$@"