I recently ran into a problem where I wanted to display only posts tagged with a specific name in the WordPress Archive page (part of my theme). However, searching on Google only showed how to filter posts by Category. Here is the solution I came up with…
- Home
- Blog (Page 20)
0
Samsung Galaxy Nexus and Android 4.0
My first week with Android 4.0 and the Samsung / Google Galaxy Nexus
Android, Google Galaxy NexusFinding large files on Mac / Linux
I recently ran into a problem with disc space on my Mac, requiring me to find and delete large files to free up some space quickly. I found the following command (in Terminal) very useful to find large files of a given size in a given directory.
Command Line, Linux