Disable writing to nohup.out Disable writing to nohup.out unix unix

Disable writing to nohup.out


You can redirect nohup output to /dev/null.

nohup java -jar test.jar >/dev/null