1. What's using swap

    If like me you're bored of looping over all /proc/<pid>/status files to find which application is actually using swap, here a tiny python script to ease the task.

    The script outputs a list …