#!/bin/bash install_ncdu() { sudo apt-get install ncdu -y }