Tools I Use: NCDU
Sometimes I have the need to find out which folders and files on my system use the most space.
NCDU is a tool that can help with that. NCDU is a disk usage analyzer. It lists the folders sorted by size and allows you to
quickly see which files take…
Tools I Use: Tokei
This is a new series in which I'm showing application that I use which may
not be known to everybody. Today I start with Tokei. Tokei is a program to display statistics about source code. It displays
the number of files, lines of code, and in which…
Library-Wide Shuffle for MPD
I've been using MPD and the
ncmpcpp client for playing my music. The only
thing that I've been missing from other software is a library-wide shuffle. I've found a simple solution to that problem using an application called
ashuffle . It creates…