📄 runsample
字号:
# (c) 2003 BEA Systems, Inc. All Rights Reserved.#Copyright (c) 1992 Unix System Laboratories, Inc.#All rights reserved#ident "@(#) samples/atmi/qsample/runsample $Revision: 1.5 $"##set the environment. ./setenvchmod +w ubb.sampleuname="`uname -n`"ed ubb.sample<<!g;<uname -n>;s;;${uname};g;<full path of TUXEDO software>;s;;${TUXDIR};g;<full path of APPDIR>;s;;${APPDIR};wq!#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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -