Vidyalelo
Computer Science · Q999

UNIX

Engineering and GATE · Computer Science · question 999

Q999

Which one of the following command will change our primary prompt from to C>?

A.
PS1="C> "
Answer
B.
PS2="C>"
C.
PS1=">C"
D.
PS2="<C"

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board