<br><br><div class="gmail_quote">2011/8/14 ik <span dir="ltr"><<a href="mailto:idokan@gmail.com">idokan@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div dir="ltr">
<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
<br></div>
ps parses /proc, but some of the command-line options might vary with distro and version. I've used it reasonably successfully on Linux and Solaris, my notes from a Perl script:<br>
<br>
# For Linux, ps is normally found in /bin/ps. For Solaris it is probably in<br>
# /usr/bin/ps, but we never want to use the Berkeley one in /usr/ucb/ps which<br>
# has neither the --ppid nor the -f option; code below will probably need to<br>
# be refined for BSD.<br>
<br>
I had my "new" SGI system running IRIX briefly yesterday, and could see numbered entries in /proc. I didn't investigate the content, or what ps was like.<br></blockquote><div><br><br>PS also varied from implementation to implementation. BusyBox have very limited version of PS for example.<br>


I think it's easier to look at PS code and implement one in Pascal then to parse the content PS.<br></div></div></div></blockquote><div><br></div><div>This also will result in very platform specific code. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div dir="ltr"><div class="gmail_quote"><div> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">

<font color="#888888">
<br></font></blockquote></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>---<br><ul><li>Learn to speak Cherokee: <a href="http://www.cherokeelessons.com/" target="_blank">http://www.cherokeelessons.com/</a></li>
<li>Cherokee Language Help BBS/Chat: <a href="http://www.cherokeelessons.com/phpBB3/viewforum.php?f=6" target="_blank">http://www.cherokeelessons.com/phpBB3/viewforum.php?f=6</a></li><li>Cherokee Lessons PDF made with: <a href="http://www.lyx.org/" target="_blank">http://www.lyx.org/</a></li>
</ul></div><br>