runsample
来自「tuxede下面的编程」· 代码 · 共 28 行
TXT
28 行
#Copyright (c) 1992 Unix System Laboratories, Inc.#All rights reserved#ident "@(#) apps/qsample/runsample $Revision: 1.1 $"##set the environment. ./setenv#build the client and servermake client server#create the tuxconfig filetmloadcf -y ubb.sample#create the TLOG./crlog#create the QUE./crque#boot the applicationtmboot -y#run the clientclient#shutdown the applicationtmshutdown -y#remove the client and server make clean#remove the QUE ipc resources./rmipc#remove all files createdrm tuxconfig QUE stdout stderr TLOG ULOG*
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?