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 |
how to remotely move a file ??? that mean how to move a file one machine to another machine ???
Which command is used to find whether the system is 32 bit or 64 bit?
What is the use of find command in unix?
What is file system in unix??
what is exact definition of operating system?
What is “chmod” command?
What is clustering in HP and how it's work?
How many unix commands are there?
what is ls -ltd?
What is used to type command?
What is an Environment Variable?
What do chgrp command do?