
Atime, Ctime and Mtime in Unix Filesystems
What are atime, ctime and mtime? As you know, Unix filesystems store a number of timestamps for each file. Why are they …

What are atime, ctime and mtime? As you know, Unix filesystems store a number of timestamps for each file. Why are they …
Another quick answer to the question I see a lot in search queries on this blog: listing directories in a directory.

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 …
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 …
If you need to compare two text files in Unix, you’re mostly likely to use the diff command.
Today I’ll talk …
If you know the name of a particular user on your Unix system and just want to confirm the primary Unix group (gid) of …
There’s quite a few ways to confirm a user ID (uid) in Unix.
This is probably one of the easiest ways …
If you’re a really curious mind, you won’t be satisfied with simply knowing the current release of your …