how do I

Kevin D. Kinsey, DaleCo, S.P. kdk at daleco.biz
Wed Oct 8 07:33:32 PDT 2003


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





More information about the freebsd-chat mailing list