资讯

How to run Linux programs in a Windows 10 command prompt Last week we explained how you could launch Windows 10 programs within a WSL Linux distribution.
Here's a quick example of how to run a Jenkins war file from the command line, DOS prompt or terminal window in Linux/Ubuntu. The short story? java -jar jenkins.war ...