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: SYSTEM-owned shell shortcut


Hannu wrote:

> Hmm... I wasn't able to get your shortcut working. First it didn't fit in
> the shortcut wizards textbox. Then after having put it in "isysbash.bat" it
> failed with

I have a shorter path and it fits in the shortcut target box (on NT4):
H:\bin\bash.exe -c "at $(date +%H):$(($(date +%M) + 1)) /interactive 'H:\bin\bash.exe' --login -i;secs=$((60 - $(date +%S)));while [ $secs -ne 0 ];do echo -ne 'Please wait '$secs' seconds for the shell\r';sleep 1;secs=$(($secs - 1));done"

Gerrit
-- 
=^..^=



--
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]