?? net.north.sh
字號:
## $Id: net.north.sh,v 1.3 2004/02/03 20:14:01 mcr Exp $#if [ -n "$UML_north_CTL" ]then net_eth0="eth0=daemon,10:00:00:de:cd:49,unix,$UML_north_CTL,$UML_north_DATA";else net_eth0="eth0=mcast,10:00:00:de:cd:49,239.192.0.3,40810";fiif [ -n "$UML_northpublic_CTL" ]then net_eth1="eth1=daemon,10:00:00:96:96:49,unix,$UML_northpublic_CTL,$UML_northpublic_DATA";else net_eth1="eth1=mcast,10:00:00:96:96:49,239.192.3.2,31205";finet="$net_eth0 $net_eth1"
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -