How to get a particular string as your prompt ? Give syntax
of that command?
Answers were Sorted based on User's Feedback
Answer / 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 |
what are the different commands used to create files?
how many internal commands is there in UNIX?
How i'll delete a particular line from the file? Please give answer as soon as possible. Thanks in advance.
How do you change file permissions and ownership in Unix?
What is unix command?
What is the use of finger command?
What is the difference between AWK and SED commands? Plz give example and explain...
hi i have directories within the directory. Now i want to copy the directory along with all directories included in it to one location by using copy command? what is the command
Explain how to use grep command to list find the records of a file containing 10 different strings?
what are processor execution levels and priorities?
How can you change the owner or group of a file?
How to display no of records in oracle using unix command?