This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to use only one line (remove the logged in info)?


On 8/22/2011 8:54 AM, icet wrote:

Hi, could someone tell me how can I make the terminal use only one line instead of two? Right now it is like this

Administrator@ddv~
#

I would like either
#

or
Administrator@ddv~ #

Assuming you're talking about bash, you want to manipulate the setting of environment variable PS1. See "man bash" ...

This is not cygwin specific.

Regards -- Eliot Moss

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]