Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/17/84; site mhuxd.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxj!mhuxn!mhuxd!cwc From: cwc@mhuxd.UUCP (Chip Christ) Newsgroups: net.micro.pc Subject: MS-DOS cd command Message-ID: <2160@mhuxd.UUCP> Date: Thu, 6-Jun-85 16:57:53 EDT Article-I.D.: mhuxd.2160 Posted: Thu Jun 6 16:57:53 1985 Date-Received: Fri, 7-Jun-85 03:16:27 EDT Organization: AT&T Bell Laboratories, Murray Hill Lines: 18 Any one know how I might disable the built-in cd command? Actually, I have two purposes in mind. One is to allow me to boot my AT&T PC6300 with a menu-driven suite of application programs in such a way that if someone were to get out of the suite, it would be difficult for him/her to go poking around the hard disk and screw up the development stuff I keep in other sub-directories. The other purpose is to replace the standard cd command with a more Unix(tm)-like version. In the first case, I guess I want to completely kill the built-in function chdir (and its alias, cd) and in the second, just eliminate the alias. Any ideas? Chip p.s. I don't think I have the time nor inclination right now to write my own command.com