Karl Crary via Cygwin writes:
> I am encountering a bug wherein Cygwin is not passing arguments to
> most Windows programs (although Cygwin programs are doing fine).

What you are encountering is unlikely a bug in Cygwin.

> For example, the following command ought to be dumping a lot of usage
> information, but instead it starts a command prompt, which is what it
> does when not passed any argument.
>
>
> $ cmd /?

WJFFM (example done in sh):

$ PATH+=:/cygdrive/c/WINDOWS/system32
$ cmd /?
Startet eine neue Instanz des Windows Befehlsinterpreters.

CMD [/A | /U] [/Q] [/D] [/E:ON | /E:OFF] [/F:ON | /F:OFF] [/V:ON | /V:OFF]
    [[/S] [/C | /K] Zeichenfolge]
[…]


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to