Answers for "run jar file on the background on ubuntu"

0

run jar file on the background on ubuntu

nohup java -jar /path/to/jar &
Posted by: Guest on February-01-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language