Sign up ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems. It's 100% free, no registration required.

I have a requirement where I need to fetch projects from RTC(Rational Team Concert). I have used SCM commands to connect to RTC and fetch projects from it. I need to call SCM commands from shell script. Could someone let me know on how to call the scm commands in shell script.

Thanks in advance.

share|improve this question
    
Could you give us an example of what you are trying to do ? We don't know what SCM commands you are trying to run and their parameters. How did you use them in the past was it via a terminal ? what shell were you using ? –  X Tian Jun 3 at 12:34

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.