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

Eliot Moss moss@cs.umass.edu
Mon Aug 22 13:01:00 GMT 2011


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



More information about the Cygwin mailing list