이 콘텐츠는 선택한 언어로 제공되지 않습니다.
1.6.2. Running a Shell with Multiple Software Collections Enabled
To run the Bash shell in the environment with multiple Software Collections enabled, execute the following command:
scl enable software_collection_1 software_collection_2 bash
The command above enables two Software Collections, named software_collection_1 and software_collection_2.