Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Date: Fri, 30 Mar 2001 21:52:05 +0400 From: egor duda X-Mailer: The Bat! (v1.45) Personal Reply-To: egor duda Organization: deo X-Priority: 3 (Normal) Message-ID: <195116000319.20010330215205@logos-m.ru> To: "Dan Kaminsky" CC: cygwin-apps AT cygwin DOT com Subject: those nonintuitive cygdrives... (Was: Making RXVT The Standard Terminal) In-reply-To: <00ca01c0b923$e2b3ec10$1500040a@na.cisco.com> References: <038b01c0b844$7af94fa0$156545ab AT na DOT cisco DOT com> <3AC3F85D DOT 1936EC9F AT ece DOT gatech DOT edu> <005b01c0b8cd$2b066620$1400040a AT na DOT cisco DOT com> <20010329234429 DOT A10849 AT redhat DOT com> <3AC48F2E DOT B6EF595F AT yahoo DOT com> <00ca01c0b923$e2b3ec10$1500040a AT na DOT cisco DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi! Friday, 30 March, 2001 Dan Kaminsky dankamin AT cisco DOT com wrote: DK> Ideally, the setup program itself would give the user the choice. This is a DK> *core need* for Cygwin to address; it's explicitly non-obvious how to access DK> resources outside the Cygwin psuedosandbox. this need can be easily satisfied with this simple .bat file. ================ create_cygdrives.bat =============== for /f %%x in ('cygpath -w /') do set cygwin_root=%%x mkdir %cygwin_root%\cygdrive for %%x in (a b c d e f g h i j k l m n o p q r s t u v w x y z) do mkdir %cygwin_root%\cygdrive\%%x ===================================================== it's in public domain ;-) so you can run it on your system, or distribute it under any terms you want, or add it to setup.exe, or do with it anything you like. gosh, i'd like to see the day when all problems with cygwin will be like this one... Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19