Aaron Gaudio wrote:

> Isn't this a little over-complicated? Couldn't one just open up the file
> like any other normal file in Java and then read from it? I admit I
> haven't tried it myself.
>

/proc contents are special files. They always appear to have size 0  but you
can always cat them for the current snapshot.
So, opening as a normal file will not do (try lessing them, you'll know what I
mean) ;-}

Dimitris

Reply via email to