Ppstree-232tar

所属分类:进程与线程
开发工具:Visual C++
文件大小:10KB
下载次数:3
上传日期:2012-08-22 14:12:11
上 传 者zheextent
说明:  显示进程树列表的工具, 通过调用系统统核心, 实现显示正在运行进程树的源码
(Display tool to show the process tree list, call system integration core running process tree of source)

文件列表:
Ppstree-232tar\pstree.c (30035, 2007-10-27)
Ppstree-232tar (0, 2012-03-18)

-*-Text-*- Introduction: ------------- This is pstree V 2.32. It is a small program that shows the ps listing as a tree (as the name implies...). It has several options to make selection criteria and to change the output style. It should compile under most unixes, tested are AIX, Linux, HP-UX, A/UX, SunOS, Solaris, (Free|Open|Net)BSD, MacOSX/Darwin, and others. Under AIX & Linux, pstree directly reads the process table using getproc()/getuser() or the /proc file system. Under all other Un*xes pstree reads the output of /bin/ps. If process group information is available, process group leaders are marked with a '=' instead of '-'. Compilation: ------------ Take an ANSI C compiler, eg. gcc, and just enter $ [g]cc -O -o pstree pstree.c There is no Makefile. Have fun, Fred Changes: -------- See pstree.c

近期下载者

相关文件


收藏者