From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] drawterm: adding additional ntfs partitions (e.g. 'D:/') In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Sat, 11 Jan 2003 11:52:40 -0500 Topicbox-Message-UUID: 3e2f6fa4-eacb-11e9-9e20-41e7f4b1d025 You can use the -r option to set the base path. drawterm -r d:/ for example. You're right that you can't have access to more than one at a time. Russ