MAC OSX turn on/disable Safesleep feature

Source: Internet
Author: User

If you want to disable, we need to enter the following command in the terminal:

  sudo 0

Then navigate to/private/var/vm/to delete the already existing Sleepimage file

cd/private/var/vm/

Use the following command to delete the file

  sudo RM Sleepimage

Finally we want to prevent OS X from continuing to create the file, so we need the following command to generate an empty file that cannot be replaced

  Touch Sleepimage chmod  /private/var/vm/sleepimage

Of course, if you want to re-open the Safesleep function, just the following command.

  sudo 3 sudo RM /private/var/vm/sleepimage  

You can clean up a lot of hard disk space after disabling

MAC OSX turn on/disable Safesleep feature

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.