Most of us familiar are with KILL command, but here is another feature of KILL command , which saves your life :-
#kill -STOP 21234 (where 21234 is process id)
#kill -CONT 21234 (where 21234 is process id)
#kill -STOP 21234 (where 21234 is process id)
#kill -CONT 21234 (where 21234 is process id)
No comments:
Post a Comment