grep "\. \." main.ksh >../_DOC/main.callstruct.txt . ../_CMD/sub1.ksh . ../_CMD/sub2.ksh grep "\. \." sub1.ksh >>../_DOC/main.callstruct.txt ... grep "\. \." sub1.ksh >>../_DOC/main.callstruct.txt ...
...also, have begun running - redirecting the scripts to an output ../_TEST/main.test.txt file and checking this in along with the other components. And the ../_DOC/main.callstruct.txt file.
No comments:
Post a Comment