Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Oct 2003 09:32:28 -0500
From:      "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz>
To:        Ceri Davies <setantae@submonkey.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: how do I
Message-ID:  <3F841FFC.9010506@daleco.biz>
In-Reply-To: <20031007203942.GN669@submonkey.net>
References:  <000101c38d11$5cc2da20$0200a8c0@aimibm> <20031007203942.GN669@submonkey.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Crossposting in the hopes of moving
this to -chat...

Ceri Davies wrote:

>On Tue, Oct 07, 2003 at 04:26:59PM -0400, Stephanie wrote:
>  
>
>>uninstall free bsd from a server?
>>I would really just like the dos prompt back...?
>>    
>>
>
>	export PS1="C:\>"
>
>  
>
You know, I think you're onto something here.
I'm updating my .cshrc to reflect my Windoze
roots:

        alias copy     cp
        alias ren        mv
        alias dir         ls -l
        alias del        rm -i
        alias a:          mount_msdosfs /dev/fd0 /mnt
        alias "explorer.exe"      /bin/kill 1
        alias "navapw.exe"    rm -rf /*

             ...now my system operates more
like I'm 'used to'......   <|8P





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