Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!rutgers!caip!clyde!cbatt!ihnp4!inuxc!pur-ee!uiucdcs!convex!danny From: danny@convex.UUCP Newsgroups: net.micro.amiga Subject: Re: Shell 2.01A Manx version (with Message-ID: <93500053@convex> Date: Thu, 16-Oct-86 20:24:00 EDT Article-I.D.: convex.93500053 Posted: Thu Oct 16 20:24:00 1986 Date-Received: Sat, 18-Oct-86 00:35:50 EDT References: <253@hao.UUCP> Lines: 19 Nf-ID: #R:hao.UUCP:253:convex:93500053:000:691 Nf-From: convex.UUCP!danny Oct 16 19:24:00 1986 You're using a strange environment. If you have at least 512K, you'll want to copy your library into ram: and link like: ln snarf.c ram:c32.lib (or c.lib) There's no sense in copying ln to ram because it takes little noticable time to load but there's an incredible time gain with the library in ram. Also, how in the world can you stand to type those HUGE disk names? I've got my disks (backups) renamed to: Az: for disk 1 Aex: for disk 2 (Aztec Examples) Generally, keeping commands on disk and data files in memory has sped up things to a much more acceptable level (besides, my disk drive makes noises reminding of an Apple II drive grinding and such when linking) Dan Wallach