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 are reported commands?
Why is awk called awk?
Describe the zip/unzip command using gzip.
How can we use grep command in unix?
What is the unix command to confirm a remote host is alive or not?
What is unix command line?
Which command is used to kill the last background job?
What is pipe command in unix?
What do chgrp command do?
How do I search a whole word in vim?
Who command in unix operating system?
Which command is used to delete all files in the current directory and all its sub-directories?
What is command substitution?
How does pipe () work?
What is grep r?