红联Linux门户
Linux帮助

shell scripts

发布时间:2010-04-15 20:33:06来源:红联作者:duo2752
set -m

if [ -f /etc/sysconfig/network ]; then
. /etc/sysconfig/network


上面的 set -m 和 . 是什么意思
文章评论

共有 0 条评论