Tuesday, 20 August 2013

How to run command so that it runs even if console is closed?

How to run command so that it runs even if console is closed?

I am deleting one folder on my server. The size of that folder is around
100GB. I am using rm -rf cache Is there is anyway that even if I close the
console or disconnects the netwrok, the commands keep running until it got
completed?
My server is on CENTOS v6
Thanks in adavnce

No comments:

Post a Comment