How to use environment variables in your Eclipse project Run Configuration
Say you have some environment variables that you’d love to use as arguments of an executable in your project. 1.…
Say you have some environment variables that you’d love to use as arguments of an executable in your project. 1.…
It was about 15 years ago when I first created my first class. I went from thinking of Object Oriented…
Maybe there’s someone out there who needs to read the output of lighttpd’s status for monitoring purpose like me tonight,…
I read on some email signature something along the lines of: “If I had a dollar for every for(int i=0;…
For my (and your) future reference, here’s a function to put on your .bashrc or .bash_profile, you can invoke it…