Oracle Corner

Technical Ramblings of an Oracle Release Engineer turned Developer

Installing and Creating a Mac App for Zim Wiki

›
This guide walks you through installing Zim Wiki and then creating Zim.app so you can open Zim from Launchpad on Mac or keep it in your dock...

Useful Regular Expressions

›
Match everything up to a pattern .+?(?=PATTERN)

Dealing with “No space left on device” when partition is not full

›
When you get the  “No space left on device” error on linux, first thing you do it to check your disk space usage.  Often times you notice yo...

How to find out where a class is being loaded from

›
Sometimes you are interested in knowing where your code is getting a certain class from. Knowing this helps you with resolving conflicts. ...

Useful shell commands

›
List only the dot files, and tell  ls  not to see through directories: ls -d .*
›
Home
View web version

About Me

CodrGuy
View my complete profile
Powered by Blogger.