Am 17.01.2021 um 19:23 schrieb matthew patton via Cygwin:
can we fix setup.exe to read STDIN with '-P', like so?

To fix something, it has to be broken first. I don't see that being the case here.

echo 'pkg1,pkg2,pkg3' | setup.exe -P -

I don't see that in any way easier or more helpful than

        setup -P pkg1,pkg2,pkg3

which, IIRc, already works.
--
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