sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.locate.plist Also can use the following code to update the locate database: sudo /usr/libexec/locate.updatedb
A hidden file or folder is just a normal file or folder with a 「hidden」 option set. Operating systems hide these files by default, so you can use this trick…
Install brew /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" answer the current user’s password and install is automatically Install ispell brew install ispell --with-lang-en Configure the .emacs (setq ispell-program-name "/usr/local/bin/ispell") Use M-x…
I was reading Ship of Theseus, the S. book, and suddenly realised that I need rewrite the canji5 IME for emacs. I borrowed wubi and canji3 for a while and…
I have to admit that I am programming again. Yes, again, after five or six years. Again, I am still programming perl, still under emacs. Fortunately, the language doesn’t change…