startup.sh
来自「ftam等标准协议服务器和客户端的源代码。」· Shell 代码 · 共 17 行
SH
17 行
: run this script through /bin/sh: startup script for Level-1 DSAW="@(dsa)"D=@(etcdir)quipu/@(wildlife)if [ ! -d $D ]; then echo "unable to find database directory for $W: $D" 1>&2 exit 1ficd $Drm -f iso.*.log ros.*.log [0-9]*.log dish.log xquipu.logexec @(sbindir)ros.quipu -t $D/quiputailor >/dev/null 2>&1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?