This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: The Beauty of Cygstart


zzapper <david@tvis.co.uk> 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]