Iain MacDonnell wrote:
> Andreas Jellinghaus wrote on 10/25/06 03:30 PM:
>> Bob Dunlop wrote:
>>> If you're scripting what's wrong with "sleep 0.1" ?
>>
>> ouch. stupid me, didn't know sleep would accept that.
>> works perfectly, thanks!
>
> I don't think that's portable, but maybe that doesn't matter to you...

the script is only used on linux systems with udev.
so it needs to be only portable among those. I guess
all of them use the same coreutil, and the floating
point number was added in 2002, so I doubt anyone has
a version too old.

still, if everyone reading this could do a quick "sleep 0.1"
and let me know if there is a problem, that would help.
thanks.

Andreas
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to