ps -ef显示进程不全的问题
HP-UX:bash-4.0$ more /etc/default/ps ################################################################### ## /etc/default/ps configuration file ## Set the default COMMAND line width. Any value between 64-1020## can be set. ## ###################################################################DEFAULT_CMD_LINE_WIDTH=1020
Solaris:
用/usr/ucb/ps -auxww 替换 ps -ef
页:
[1]