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.