Dear friends,

I have to execute a certain system command according to the underlying operating system; so far, SystemUtils works like a charm. But now I'm facing a quite peculiar situation: I'd need to run a different code if my Java application is being invoked from a Cygwin session.

I do not have a Windows machine (that's good!) so I cannot test how things go (that's bad!). Do you guys know if it's possible to find out if my code is running with Cygwin?

Any help is greatly appreciated. :)

All the best and a happy new year!

Paulo

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to