Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Feb 1996 11:08:14 -0700 (MST)
From:      Ade Barkah <mbarkah@hemi.com>
To:        jgreco@brasil.moneng.mei.com (Joe Greco)
Cc:        hackers@freebsd.org
Subject:   Re: Re: An ISP's Wishlist...
Message-ID:  <199602161808.LAA23462@hemi.com>
In-Reply-To: <199602151835.MAA04251@brasil.moneng.mei.com> from "Joe Greco" at Feb 15, 96 12:35:10 pm

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

[Joe Greco wrote]

> Don't forget to do all the DOS commands too :-)  I've been doing this on
> Solaria (SunOS 4.1) for years... [...]
> 
> # cat /usr/local/bin/dir
> echo "The UNIX command to list files is \"ls\". [...] 

Hmm, that's pretty interesting. I've been putting this sort of
things in our users' default .cshrc/.profile, etc., from /skel:

   alias  dir      ls -l
   alias  copy     cp
   ...

In other words, I'm `hiding' Unix from our DOS clients, but you're
teaching them too. Maybe I'll switch to your method. =-)

-Ade
--------------------------------------------------------------------
Inet: mbarkah@hemi.com - HEMISPHERE ONLINE - www: <http://hemi.com/>;
--------------------------------------------------------------------



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