1753666 Members
6038 Online
108799 Solutions
New Discussion юеВ

Help command HP-UNIX

 
SOLVED
Go to solution
dnvthv
Occasional Visitor

Help command HP-UNIX

Hi,

I'm newbie on HP-NIX, i have some problem with command terminal.

My hostname: mainserver1

Check command 1 in terminal windows:

#su - oracle : change to [oracle@mainserver1:/app]$
[oracle@mainserver1:/app]$ cd /oracle change to [oracle@mainserver1:/app/oracle]$

Check command 2 in terminal windows:
#su - root : change to mainserver1:/] without $ and why not is [root@mainserver1:/]


How to make command: [root@mainserver1:/etc/cmcluster]#

Please support me step by step.

Regards,

2 REPLIES 2
Torsten.
Acclaimed Contributor

Re: Help command HP-UNIX

Check the settings in your profile for PS1, example:

 

PS1=\u@\h:\w\$


Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
dnvthv
Occasional Visitor
Solution

Re: Help command HP-UNIX

I type command but does't work: result below
# echo $PS1
#
#

I want to start CRS Daemon Oracle on cluster by two command, but i don't know how to type command.

[root@mainserver1:/etc/cmcluster]# crsstart.sh

[root@mainserver1:/etc/cmcluster]#ps -ef | grep d.bin

Regards,