摘要:
1.下载软件包:lsof-4.74-sol8-sparc-localhttp://mirrors.easynews.com/sunfreeware/2.安装lsof-4.74-sol8-sparc-localroot@HN_G_DCSVR# pkgadd -d lsof-4.74-sol8-sparc-local3.编写shellroot@HN_G_DCSVR# cat killsocket#!/bin/shif [ "$1" = "" ]thenecho "Usage: killsocket <pid >"echoech 阅读全文