You can always open a new thread with an appropriate subject. This will give more evidence to your problem and will attract other experts ... Opening your thread you have also the opportunity to rate the different answers you receive and give points to the best answers. It also attract other experts
dynamox
9 Legend
•
20.4K Posts
0
November 28th, 2007 10:00
cd into /usr/symcli/bin and run symcli -version
xe2sdc
4 Operator
•
2.8K Posts
0
November 28th, 2007 10:00
This will give more evidence to your problem and will attract other experts ... Opening your thread you have also the opportunity to rate the different answers you receive and give points to the best answers. It also attract other experts
-s-
xe2sdc
4 Operator
•
2.8K Posts
0
November 28th, 2007 10:00
* As you said,
myhost # cd /usr/symcli/bin
myhost # ./symcli
* Or modify your PATH variable and include /usr/symcli/bin in your PATH ...
myhost # PATH=$PATH:/usr/symcli/bin
myhost # symcli
-s-
PS my examples assumes you are using bash or some similar shell (ksh or sh)
Message was edited by:
Stefano Del Corno
dynamox
9 Legend
•
20.4K Posts
0
November 28th, 2007 10:00
i know, i am guilty of hijacking all the time
* As you said,
myhost # cd /usr/symcli/bin
myhost # ./symcli
* Or modify your PATH variable and include
/usr/symcli/bin in your PATH ...
myhost # PATH=$PATH:/usr/symcli/bin
myhost # symcli
don't forget to export PATH, command:
export PATH
xe2sdc
4 Operator
•
2.8K Posts
0
November 28th, 2007 10:00
pctech321
1 Rookie
•
92 Posts
0
November 28th, 2007 16:00
my commands are working now.....
once again appreciate your help ....
SymmetrixForums
31 Posts
0
November 29th, 2007 12:00
xe2sdc
4 Operator
•
2.8K Posts
0
November 30th, 2007 01:00
ThX C....