Friday, 15 July 2011

You can check if any backup is going on with the below commands

You can check if any backup is going on with the below commands:

# ps aux | grep pkg
# ps aux | grep gzip
# ps aux | grep backup

0 comments:

Post a Comment