Actually, I would like to have some kind of progress bar. I would like for the user to be able to recognize when the process "hangs".
Usually I will use it to show the progress of ./configure and make calls.
ADDENDUM: I need progress that makes no use of external tools. (no bar)
/proc/pid/stat is ok, but doesn't solve the problem about possible child processes