Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: From: Paul Stodghill To: "Cygwin Mailing List (E-mail)" Subject: Obtaining short DOS file names? Date: Wed, 31 May 2000 10:21:39 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" I'm working with some shell scripts under Cygwin that do not handle spaces in file names very well. "No problem," I think, "I'll just use the short versions of the file names". Is there anyway to obtain the short version of a file name from the long version within a shell script? E.g., c:\Program Files\Microsoft Visual Studio\ -> c:\PROGRA~1\MICROS~4\ or /cygdrive/c/Program Files/Microsoft Visual Studio/ -> /cygdrive/c/PROGRA~1/MICROS~4/ Thanks. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com