From owner-freebsd-hackers Fri Feb 16 10:10:02 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA20596 for hackers-outgoing; Fri, 16 Feb 1996 10:10:02 -0800 (PST) Received: from hemi.com (hemi.com [204.132.158.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA20565 for ; Fri, 16 Feb 1996 10:09:59 -0800 (PST) Received: (from mbarkah@localhost) by hemi.com (8.6.11/8.6.9) id LAA23462; Fri, 16 Feb 1996 11:08:14 -0700 From: Ade Barkah Message-Id: <199602161808.LAA23462@hemi.com> Subject: Re: Re: An ISP's Wishlist... To: jgreco@brasil.moneng.mei.com (Joe Greco) Date: Fri, 16 Feb 1996 11:08:14 -0700 (MST) Cc: hackers@freebsd.org In-Reply-To: <199602151835.MAA04251@brasil.moneng.mei.com> from "Joe Greco" at Feb 15, 96 12:35:10 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@freebsd.org Precedence: bulk [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: --------------------------------------------------------------------