磁盘信息

    技术2022-05-20  36

    #磁盘信息-----------------------------------diskinfo format < /dev/null  >> $OutPutPath/diskinfo

     

    #########################################################  03.网络信息cp /etc/inet/ipnodes $OutPutPath/cp etc/hosts $OutPutPath/cp /etc/netmasks $OutPutPath/cp /etc/defaultrouter $OutPutPath/cp /etc/nodename  $OutPutPath/cp /etc/hostname.*  $OutPutPath/ifconfig -a >> $OutPutPath/ifconfig_anetstat -rn  >> $OutPutPath/netstat_rn


    最新回复(0)