| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <469A3E11.7010102@x-ray.at> |
| Date: | Sun, 15 Jul 2007 17:32:33 +0200 |
| From: | Reini Urban <rurban AT x-ray DOT at> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.1.4) Gecko/20070509 SeaMonkey/1.1.2 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Directory Aliasing |
| References: | <11596212 DOT post AT talk DOT nabble DOT com> |
| In-Reply-To: | <11596212.post@talk.nabble.com> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
LittleTim schrieb: > Problem: I do a lot of work in a directory with a long path name: C:\very > long path name\My Work > > Question: Instead of having to type cd C:\very long path name\My Work > everytime I want to switch to this directory, is there any way to do > aliasing? For example, no matter where I am in the file system, typing cd ~ > will take me to my home directory. I've tried to create a symbolic link. > Of course the symbolic link is only valid in the directory where the > symbolic link exists, and not from anywhere in the file system. use cygwin mount (cygwin only) or hardlinks by ln or junction (sysinternals.com) -- Reini -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |