I would like to know if they are a specific command for ClearCase which can give me a list of specific sub-branches.
For example I have this branches:
/main/version_1
/main/version_2
/test
I would like the command to output for example the "main" sub-branches:
version_1
version_2