信息来源: 发布日期:2019-11-26
wget https://www.datsi.fi.upm.es/~frosal/sources/shc-3.8.9b.tgz
tar vxf shc-3.8.9b.tgz
cd shc-3.8.9b
make test
make strings
make install
shc -r -f ipbVersion_check.sh
上一条:编译程序 二:perl篇
下一条:编译程序 一:linux程序编译过程(二)-makfile