categories >
memo
date : March 10, 2024
date : March 10, 2024
nohup command with log
nohup java -jar [jar file location] > log/031024.log 2>&1 &
nohup java -jar [jar file location] > log/031024.log 2>&1 &