[root@ ]# logout
There are stopped jobs.
[root@ ]#
So I need to logout twice to actually logout.
When will this happen?
|
feedback
|
|
When the shell still has jobs stopped in the background. Use | |||||||||||
feedback
|
|
You're being prevented from logging out because you've suspended a task during your console session, probably using CTRL-Z. This task is still active, but suspended in the background. The | |||
|
feedback
|