?? 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 + -