The sys admin’s daily grind – Di

Di is All In

Article from Issue 147/2013
Author(s):

The more frequently a command is used, the fewer letters it should have, so the use of twokey commands like ls, mv, and df is second nature. We look at a previously little-known representative of this club, di.

To be fair, I have to admit that many two-letter commands compensate for their compact size with a breathtaking number of parameters. The tool I look at today, Di, is no exception. The name stands for “disk information” – it’s a kind df on steroids. Like its role model, Di delivers information about filesystems, but with much more detail, and the output filters are much better.

Figure 1 shows the output from di ‑a, a list of all mounted filesystems, including filesystems that do not exist physically but that the kernel hallucinates into the directory tree. The parameter ‑x lets you specify filesystems you want Di to hide (e.g., di ‑a ‑x proc keeps the /proc entry from being listed). You can also specify multiple filesystems in a comma-separated list:

di ‑a U ‑x proc,tmpfs,fuse

Buy this article as PDF

Express-Checkout as PDF
Price $2.95
(incl. VAT)

Buy Linux Magazine

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

  • Managing Linux Filesystems

    Even with all the talk of Big Data and the storage revolution, a steady and reliable block-based filesystem is still a central feature of most Linux systems.

  • Command Line – Probing /proc

    The mysterious /proc virtual filesystem is a rich mine of information about everything in your system.

  • Charly's Column

    Too many cooks spoil the broth, they say, but it could just as easily be an ingredient that isn’t part of the recipe. If you can’t reduce the number of cooks, you have to take other steps to make your broth more edible.

  • The sys admin's daily grind: find and fd

    Fd is an uncomplicated find replacement that discovers lost treasures in the filesystem in next to no time. Charly would love to deploy an amazing tool like this in the analog world of his office.

  • darkstat

    Thanks to its minimal footprint, 20-year-old darkstat hardly generates any noticeable load even on low-powered systems, making it the perfect monitoring tool for Charly's home utility room.

comments powered by Disqus
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News