How To Find the Default Block Size in Unix
The questions about default block sizes used in your Unix system are always popular. Today I’d like to show you a few ways to answer them.
The questions about default block sizes used in your Unix system are always popular. Today I’d like to show you a few ways to answer them.

Many software products, especially the commercial ones, are distributed as 32-bit packages. This means that they …
I see this question a lot in search engines requests which point to this blog. And if you’re so interested how …
To some this may seem like a trivial task, but I see great interest from Unix/Linux beginners arriving to this blog: how …
I see that my Finding Large Files and Directories post is quite popular, yet there are a few more ways to simplify your …
Surprisingly, I see quite a few questions around file ownership asked all the time. And one of the first questions asked …
You probably know that modern Linux distributions have many things in common. Well, one of the reasons for this is LSB – …
When you’re trying to clean up your filesystems and reclaim some space, one of the first things you’ll want …
I can see some of you have arrived to my Unix file types post looking for an example of using symlinks in Unix.
A few months ago, I’ve given a really simple example of using Perl for parsing directory trees in Unix. If you …