This is the mail archive of the cygwin@cygwin.com 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]

bash 2.0.5 - Broken pipe for -h large number


bash 2.0.5 under NT 4.0 SP6A
I have written a windows console program called sendalarm.exe
and it accepts -h as an option.
The bash shell does not support a large number for the -h option
e.g. this is OK:
bash-2.05$ sendalarm -A tcma1 -n 91 -s M  -h 60000

but this fail:
bash-2.05$ sendalarm -A tcma1 -n 91 -s M  -h 200000
Broken pipe

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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