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
- How can I do it? Juan Carlos
- Re: How can I do it? Chris Abbey
- Re: How can I do it? Aaron Gaudio
- Re: How can I do it? Dimitris Vyzovitis
- Re: How can I do it? Aaron Gaudio
- Re: How can I do it? Dimitris Vyzovitis
- Re: How can I do it? Aaron Gaudio
- Re: How can I do it? Sean Kellner
- Re: How can I do it? Aaron Gaudio
- Re: How can I do it? Sean Kellner
- Re: How can I do it? Dimitris Vyzovitis