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 the size of time_t?
What does #!/ Bin sh do?
What is ‘ps’ command for?
What is the difference between cat and more command?
What is the difference between cat command and more command?
Which command can you use to find the currently running process in unix server?
How do you repeat a command in terminal?
What does 'mkdir' command do in UNIX?
Name the general commands in using unix os for a beginner?
What is the function of grep command in unix?
Write a command that will display files in the current directory, in a colored, long format.
What does the md command do?
How do I use grep to find a file?
Who command in unix operating system?
What is merge command in unix?