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

How do I open a port?

596


Differentiate cmp command from diff command.

592


What does this command do,"$more readme.txt“?

693


Who command in unix operating system?

669


What is awk command used for?

602






What do chmod, chown, chgrp commands do?

641


What does the “echo” command do?

626


What does touch command do in unix?

734


Which unix command lists files/folders in alphabetical order?

622


What does the command '$ls | wc –l > file1' do?

684


What is grep short for?

558


Why is it called grep?

565


What is s and g in sed command?

563


Who command in unix?

579


What does grep v grep do?

556