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 awk commands?
What is a command and examples?
What command is used to switching between users in unix?
Which command can you use to find the currently running process in unix server?
Using unix command how to display no of records in oracle?
What is the difference between grep and grep?
What is used to type command?
What is $0 bash?
Describe the zip/unzip command using gzip.
What are the general commands in using unix os for a beginner?
What is the function of grep command in unix?
What happens when we execute a unix command?
What is time_t?
How to display no of records in oracle using unix command?
How do you grep a case insensitive?