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


Please Help Members By Posting Answers For Below Questions

What are reported commands?

790


Why is awk called awk?

764


Describe the zip/unzip command using gzip.

811


How can we use grep command in unix?

819


What is the unix command to confirm a remote host is alive or not?

782






What is unix command line?

797


Which command is used to kill the last background job?

992


What is pipe command in unix?

882


What do chgrp command do?

811


How do I search a whole word in vim?

869


Who command in unix operating system?

847


Which command is used to delete all files in the current directory and all its sub-directories?

925


What is command substitution?

865


How does pipe () work?

777


What is grep r?

775