July 3, 2007
Writing Linux program.?
I want write a program in Linux, that simulate the "pstree" and show each process with own children in seprate color. how can do this?
- <geek>
Ooh, that sounds like quite a tall order. You need to look into shell scripting:
â–º http://www.codeproject.com/shell/…
â–º http://steve-parker.org/sh/sh.shtml…
â–º http://www.injunea.demon.co.uk/pages/pag…</geek>
- Learn shell programming, or C, or C++.
- Try perl. It is a little less hard to swallow than C or C++. Shell can do it but do it with php and display it on a web page. Make it real pretty.
RJ
Tags: linux ps3, bible linux ubuntu























