Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 1996 17:06:23 -0700 (PDT)
From:      "Christopher H. Taylor" <root@trogon.kiwi.net>
To:        Branson Matheson <branson@widomaker.com>
Cc:        freebsd-questions@FreeBSD.org, freebsd-hackers@FreeBSD.org
Subject:   Re: System Admin Tools
Message-ID:  <Pine.NEB.3.95.961021170449.692B-100000@trogon.kiwi.net>
In-Reply-To: <Pine.BSF.3.91.961021094710.20165J-100000@toth.hq.ferg.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 21 Oct 1996, Branson Matheson wrote:

>  And others...  Also things like a .cshrc that puts your $cwd in your
>  title bar or command line depending on your TERM.  Things like a

Here is an excerpt from my .cshrc file:

#csh .cshrc file

	set mch = `hostname -s`
	alias setprompt 'set prompt="[${mch:q}] [${cwd}] % "'
	setprompt
	alias cd 'chdir \!* && setprompt'



        +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+ 
        o        Christopher Taylor - Kiwi Computer Services        o
        o          VOICE: 909-274-7800   BBS: 909-274-7803          o
        o                           *+*+*+*                         o
        o                   Kiwi Internet Services!    	            o
        o              $12.95/mo FLAT RATE PPP Access!!             o
        o                 Visit: Http://Www.Kiwi.Net                o
        +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
 
     PGP Fingerprint:  0D 47 98 16 74 DC 3D 7E  1E 6E 6C 2B D9 A5 C7 1B 
                Finger 'ctaylor@kiwi.net' for Public Keyring! 





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.961021170449.692B-100000>