# Put the following into your ~/.bashrc SILECS_VERSION=2.2.0 # Whatever you want to use export PATH=/common/usr/cscofe/silecs/silecs-cli/$SILECS_VERSION/:$PATH export PATH=/common/usr/cscofe/silecs/silecs-cli-client/$SILECS_VERSION/bin/x86_64:$PATH # re-load .bashrc to make use of the changes: source ~/.bashrc # Check if you can use the silecs script now: silecs -h