How to get a particular string as your prompt ? Give syntax
of that command?
Answer Posted / rana
if u want to change the prompt using a shell script
then
PS1="string"
export PS1
in a .sh file
then run this script with . command....
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is pipe command in unix?
What are file commands?
What will the following command do?
Write a command that will display files in the current directory, in a colored, long format.
Who command in unix operating system?
How does shebang work?
Explain how to use grep command to list find the records of a file containing 10 different strings?
How do I search for a file in unix command?
What is used to type command?
What is a command and examples?
How many unix commands are there?
What do know about tee command and its usage?
What is the command to find maximum memory taking process on the server?
what is the advaantage of each user having its own copy of the shell?
Is it inbetween or in between?