Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
08-29-2012, 02:08 AM
|
#1
|
Member
Registered: Aug 2012
Posts: 63
Rep:
|
910608 - command line prompt in color
hi
they used to hit enter and insert multiple empty prompt lines to separate between different command executions. in DOS we used to change the command line color by using prompt command, like:
prompt $e[1;3$p$g
is there such a capability in Linux to change color of command prompt?
thx
|
|
|
08-29-2012, 02:28 AM
|
#2
|
LQ Guru
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,726
|
Hi,
yes assuming you are using bash (or similar), you can change your prompt (including the color) by changing the PS1 environment variable.
Putting "bash PS1 color howto" into a decent search engine will provide you with plenty of useful resources.
Evo2.
|
|
1 members found this post helpful.
|
08-29-2012, 04:10 PM
|
#3
|
LQ Veteran
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Rep:
|
|
|
|
08-29-2012, 05:44 PM
|
#4
|
Member
Registered: Aug 2012
Location: Kentucky, USA
Distribution: Slackware
Posts: 97
Rep:
|
I thought this was a very useful guide, shows you how to do colors too..
http://www.ibm.com/developerworks/li.../l-tip-prompt/
|
|
1 members found this post helpful.
|
08-29-2012, 11:26 PM
|
#5
|
Member
Registered: Aug 2012
Posts: 63
Original Poster
Rep:
|
thank u all very much.
i use putty to telnet to server. how can i make the change permanent? i mean every time i login to server i get the same prompt i've defined.
|
|
|
08-29-2012, 11:29 PM
|
#6
|
LQ Guru
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,726
|
Hi,
you can put it in your ~/.bashrc file which is automatically sourced for interactive shells.
Cheers,
Evo2.
|
|
1 members found this post helpful.
|
08-30-2012, 02:32 AM
|
#7
|
Member
Registered: Aug 2012
Posts: 63
Original Poster
Rep:
|
thx
|
|
|
08-31-2012, 11:46 PM
|
#8
|
Member
Registered: Aug 2012
Posts: 63
Original Poster
Rep:
|
1. i viewed .bashrc and found that it decides to use a colored prompt or not based on $color_prompt. it seems that it's an environment variable. how can i define the true value for the variable.
2. whenever i start my putty session, the font returns to Courier New. how can i make it use the last font specified? in another words, not to change it back to default and keep my last settings.
|
|
|
09-01-2012, 08:11 AM
|
#9
|
Senior Member
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: /LFS/Debian
Posts: 2,511
|
Hi
Do you mean when you connect to server it changes, if so I done mine so when I ssh in I changed the .bashrc on the server for the user so then it changes the prompt when connected. I hope this is what you mean.
|
|
|
09-01-2012, 10:28 AM
|
#10
|
Member
Registered: Aug 2012
Posts: 63
Original Poster
Rep:
|
sorry, couldn't figure out what u mean. it was about 1 or 2?
|
|
|
09-01-2012, 11:44 AM
|
#11
|
Senior Member
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: /LFS/Debian
Posts: 2,511
|
I was mentioning when you ssh into server. I have changed on the server .bashrc, so when I log into the server the prompt changes to what is set in server .bashrc, I have also been looking at how to change prompt when ssh into a server But have been unable to find a solution. Changing .bashrc on server was the only fix I found.
|
|
|
09-01-2012, 11:35 PM
|
#12
|
Member
Registered: Aug 2012
Posts: 63
Original Poster
Rep:
|
ok, so u mean using .bashrc is probably the only solution?
ok, i've no disagreement, and my question was a different thing. i'm going to use .bashrc and it seems that a colored prompt has been specified in it. but, (let me repeat my question) what's $color_prompt and how can i set it to true?
no idea about the second question?
|
|
|
All times are GMT -5. The time now is 05:27 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|