| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <45206274.7A618C3D@dessent.net> |
| Date: | Sun, 01 Oct 2006 17:51:00 -0700 |
| From: | Brian Dessent <brian AT dessent DOT net> |
| X-Mailer: | Mozilla 4.79 [en] (Windows NT 5.0; U) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: mssing packages for cygwin |
| References: | <BAY22-F421DD224C437E5B0A56408B1F0 AT phx DOT gbl> |
| X-IsSubscribed: | yes |
| Reply-To: | cygwin AT cygwin DOT com |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| 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 |
Tom Lee wrote: > For postx-like behavior, I find that djgpp mv.exe allows me to run > mv *.txt /my/directory/ or mv *.txt c:/my/directory/ > in the c drive > > while cygwin have to use: > mv *.txt /cygdrive/c/my/directory/ > > do you think ignoring /cygdrive/c would be an advantage to reduce the > typing? Please read the mount man page. If "cygdrive" bothers you, set it to whatever you want, e.g. "mount -c /". Then you can do "mv *.txt /c/my/directory". Brian -- 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 |