delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <512EBEF97F02D311B89900A0C9D1776009D590@thor.operations.bluestone.com> |
From: | "Halim, Salman" <salman AT bluestone DOT com> |
To: | "'cygwin AT sourceware DOT cygnus DOT com '" <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | resolving symbolic links |
Date: | Tue, 9 Nov 1999 18:16:06 -0500 |
MIME-Version: | 1.0 |
X-Mailer: | Internet Mail Service (5.5.2448.0) |
hi, what's a good way to find out (programmatically; either through a command or a piped series of commands or a function), in bash (if relevant), the actual path pointed to by a symbolic link. for example, i have /tmp pointing to c:\temp -- how can i get 'c:\temp' as output given '/tmp' as input? i thought of ls -al /tmp | cut -d'>' -f 2- but that seems a bit of a kludge. . . also, please tell me if this is not the forum for such questions. thank you, salman. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |