To launch Terminal is easy, just using Spotlight via Cmd+Space and Search Box will appear. Then all need to do just write Terminal and Terminal App will show up. Just Enter and Terminal App will be open.
How To Clear Mac NVRAM Contents using Terminal in OS X
To Clear Mac NVRAM Content using Terminal is easy, just write this line of command
nvram -c
And done, you have succesfully Clear NVRAM Content. If you want to check the current content on your NVRAM Mac using this command
nvram -xp
The result will be displayed in XML format so it's much easy to understand.
0 komentar:
Post a Comment