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: bash -c error


Eric Blake wrote

This was just a minimal test case.

$ bash -c time ls
Segmentation fault (core dumped)

That is equivalent to 'bash -c time', except that $0 is set to "ls" instead of "bash" or "time" for the duration of the command

Oh, I wasn't aware of that. Thanks for explanation.


Krzysztof Duleba




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