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 |
Who command in unix operating system?
How to setup Disk space as well as memory in solaris10?
What is the difference between awk and grep?
What is shrinking file system in AIX where it actually resides?
How do I clear my terminal history?
Why is awk called awk?
How to get the last ten lines of a file using awk utility?
How do you change your account's password?
What is grep short for?
What is the difference between Shell Programming and Shell scripting?
10 Answers HCL, TCS, Wipro,
How can you create a symbolic link to a file or directory?
Write a command to find all of the files which have been accessed within the last 30 days.