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 is the use of ls -l command & what is the information it gives about user ?
What is the difference between udp and tcp?
their is a file1,file2 and i want to append file1 data to file2?
How to copy multiple files and directories into some other directory?
what is the command to list files in a directory in UNIX?
what are the different operating systems available?
what is the default permission for /etc/shadow file in UNIX
what are the different commands used to create files?
Who invented grep?
Briefly, how do you install Oracle software on UNIX.
How do you grep recursively?
What command is used to check the current users?