Tagged Questions
1
vote
1answer
1k views
How to make nohup not create any output files and so not eat all space?
So I start some server with nohup ./myServer &, I actually have loging mon my server so I do not need any help from nohup with it, but any way I get 66GB nohup.out file in fiew days and that is a ...