📄 install
字号:
## ./install in this directory will:## copy yoicsd --> /usr/sbin/yoicsd# copy yoics.txt --> /etc/yoics.txt# copy yoics.startup.file --> /etc/rc.d/init.d/yoics## you must then ## chkconfig --levels 345 yoics on## to have the yoics dameon start up automatically##cp yoicsd /usr/sbin/yoicsdcp yoics.txt /etc/yoics.txtcp yoics.startup.file /etc/rc.d/init.d/yoicsecho .echo Yoics installedecho .echo type chkconfig --levels 345 yoics onecho .echo to enable automatic starupecho .
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -