Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Apr 2005 22:47:13 -0400
From:      <bob@a1poweruser.com>
To:        "Gert Cuykens" <gert.cuykens@gmail.com>, <freebsd-questions@freebsd.org>
Subject:   RE: egetty
Message-ID:  <MIEPLLIBMLEEABPDBIEGMEOEHDAA.bob@a1poweruser.com>
In-Reply-To: <ef60af09050409160438f2039d@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Gert
I see you are using pwd command to display where in directory tree
you currently pointing
There is a way to configure FBSD to display the directory path as a
prefix in front of the command line so you know where you are at in
the directory tree at all times, thus eliminating the need to use
the pwd command.
Issue following command from command line

set prompt = "# %/ >"        # that's "#space%/space>"


/root/.cshrc gets executed when you log on as root.  Find and change
the set prompt command in .cshrc to the one above and you will never
have to use the  pwd  command again.




-----Original Message-----
From: owner-freebsd-questions@freebsd.org
[mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Gert
Cuykens
Sent: Saturday, April 09, 2005 7:04 PM
To: freebsd-questions@freebsd.org
Subject: egetty

Where can i find egetty ?

TB-14R pwd
/usr/ports
TB-14R make search key=egetty
TB-14R
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MIEPLLIBMLEEABPDBIEGMEOEHDAA.bob>