Using System properties in Grails

Retrieving a few of system variables is inevitable in developing computer applications within any environment. In this post, we would show you system variables existing once the application is loaded…

Commonly useful Emacs commands and shortcut keys

Here is the list of commonly used commands in Emacs I often use in the daily basis. Reload a current buffer or working file Why is this important? When you…