On Apr 10, 2005 4:47 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> 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.
> 

No its to long then :)
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to