代码搜索:CMVC

找到约 41 项符合「CMVC」的源代码

代码结果 41
www.eeworm.com/read/307581/13720174

sh fileinfo.sh

#!/bin/ksh # # SAMPLE NAME: fileInfo # # FUNCTIONS: This sample shell script displays information for # a specified file. # # USAGE: fileInfo fileName # # ENVIRONMENT # VARIABLE(S
www.eeworm.com/read/307581/13720212

sh levelfilechgs.sh

#!/bin/ksh # # SAMPLE NAME: levelFileChgs # # FUNCTIONS: This sample shell script lists the files that were # changed for a specified level. # # USAGE: levelFileChgs levelName # #
www.eeworm.com/read/307581/13720234

sh whohasfile.sh

#!/bin/ksh # # SAMPLE NAME: whoHasFile # # FUNCTIONS: This sample shell script lists who has a specified file # checked out. # # USAGE: whoHasFile fileName # # ENVIRONMENT # VARIA
www.eeworm.com/read/307581/13720239

txt readme-do_with.txt

Subject: Instructions on how to use do_with to massively use CMVC commands Date last updated: 01-Nov-2002 Question: ========= Is there a way in which I could use the CMVC File command to create in C
www.eeworm.com/read/307581/13720209

sh filecompare.sh

#!/bin/ksh # # SAMPLE NAME: fileCompare # # FUNCTIONS: This sample shell script checksout a file and compares it with # the previous copy in the same directory. The CMVC_RELEASE #
www.eeworm.com/read/307581/13720231

sh showcommonfiles.sh

#!/bin/ksh # # SAMPLE NAME: showCommonFiles # # FUNCTIONS: This sample shell script shows common files and releases. # The CMVC_RELEASE environment variable must be set #
www.eeworm.com/read/307581/13720173

sh featuresinlevel.sh

#!/bin/ksh # # SAMPLE NAME: featuresInLevel # # FUNCTIONS: This sample shell script lists all features contained # in a specified level. # # USAGE: featuresInLevel levelName # # E
www.eeworm.com/read/307581/13720175

sh parentcomponent.sh

#!/bin/ksh # # SAMPLE NAME: parentComponent # # FUNCTIONS: This sample shell script lists the parent component of # a specified component. # # USAGE: parentComponent componentName