I hereby claim:
- I am cykor on github.
- I am cykor (https://keybase.io/cykor) on keybase.
- I have a public key whose fingerprint is 227F AC76 63C6 63A9 0614 4097 14A8 6EA8 019C 1349
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| # +---------------------------------------------------------------------------+ | |
| # | | | |
| # | A shellscript inspired by | | |
| # | By Martin Matula <http://blog.alutam.com/> | | |
| # | In <http://blog.alutam.com/2012/04/01/optimizing-macos-x-lion-for-ssd/> | | |
| # | | | |
| # | Mount the root file system / with the option noatime | | |
| # | By Philipp Klaus <http://blog.philippklaus.de> | |