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 general format of unix command syntax?
Name the unix command to find how many days the server has been up.
How to display no of records in oracle using unix command?
What is the command to find maximum memory taking process on the server?
What does this command do,"$more readme.txt“?
What is the command to view process running?
What does the md command do?
What are awk commands?
What does 'mkdir' command do in UNIX?
Can you enlist some commonly used network commands?
What is nr in awk command?
how to sort the content of the file based on numeric values
What is the use of finger command?
What is sed awk grep?
How do I search for text in vi?