This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: bash -c error
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:
cliff@cliff ~
$ time
real 0m0.000s
user 0m0.000s
sys 0m0.000s
cliff@cliff ~
$ bash -c time
Segmentation fault (core dumped)
cliff@cliff ~
$
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/