Christopher Faylor wrote: > Just try running 'time' from the bash prompt. You get a SEGV from strlen > AFAICT. > > This doesn't seem to have anything to do with "-c". It seems to be an > issue with the time command.
Not my experience: [EMAIL PROTECTED] ~ $ time real 0m0.000s user 0m0.000s sys 0m0.000s [EMAIL PROTECTED] ~ $ bash -c time Segmentation fault (core dumped) [EMAIL PROTECTED] ~ $ Regards, Cliff. -- Cliff Stanford Might Limited +44 845 0045 666 (Office) Suite 67, Dorset House +44 7973 616 666 (Mobile) Duke Street, Chelmsford, CM1 1TB -- 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/