| delorie.com/archives/browse.cgi | search |
| 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 |
| Message-ID: | <ba40711f05060808313e5044d4@mail.gmail.com> |
| Date: | Wed, 8 Jun 2005 11:31:19 -0400 |
| From: | Lev Bishop <lev DOT bishop AT gmail DOT com> |
| Reply-To: | Lev Bishop <lev DOT bishop AT gmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: launch windows program from shell according to its extension |
| In-Reply-To: | <ki2ea11bf1n5985j6ksn9g25vi9v3m10dp@4ax.com> |
| Mime-Version: | 1.0 |
| References: | <sq0ea11hv6jnomcj848i6pjhchlrcupadc AT 4ax DOT com> <Pine DOT GSO DOT 4 DOT 61 DOT 0506081055090 DOT 4945 AT slinky DOT cs DOT nyu DOT edu> <ki2ea11bf1n5985j6ksn9g25vi9v3m10dp AT 4ax DOT com> |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id j58FVSgh005820 |
On 08/06/05, zzapper wrote: > Slightly improved to ignore directories (and assuming that Windows files always have an extension) > cygstart "$(/bin/ls -t *.* | head -1)" why not cygstart "$(/bin/ls -t . | head -1)" ? -- 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 |