X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: zzapper Subject: Re: The Beauty of Cygstart Date: Fri, 24 Mar 2006 10:11:30 +0000 (UTC) Lines: 10 Message-ID: References: User-Agent: Xnews/5.04.25 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com zzapper wrote in news:Xns979065E51F443zzappergmailcom@ 80.91.229.5: Whoops forget the vital & (launch in own process) function cs() {cygstart *$1* &} function csn() {cygstart "$(/bin/ls -t *.* | head -1)" &} function csl() { cygstart.exe *$(history -1 | sed "s/.* //g")* & } zzapper -- 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/