How can I check the Columbus version via command line?
Connect to Columbus via SSH.
Issue the following command:
$ rpm -qa | grep -i columbus-2
example output:
[root@BigRed ~]# rpm -qa | grep -i columbus-2
Columbus-2.8.3.144770-gen.x86_64
The Columbus version installed in this case is 2.8.3
RAH
Issue the following command:
$ rpm -qa | grep -i columbus-2
example output:
[root@BigRed ~]# rpm -qa | grep -i columbus-2
Columbus-2.8.3.144770-gen.x86_64
The Columbus version installed in this case is 2.8.3
RAH
0
Please sign in to leave a comment.
Comments
0 comments