https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274650
Cristian Rodriguez <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Cristian Rodriguez <[email protected]> --- Hit this one, is there a way to detect this broken shell somehow ? posix says you should accept --. POSIX TCs (future standards) says system(3) and popen(3) must behave as execve sh -c -- command too. makes impossible to write a command line that behaves equally on all posix shells. -- You are receiving this mail because: You are the assignee for the bug.
