du, df, free and sar command
du (Disk Usage) is used to estimate the disk space used by files and directories. It identifies which files and directories consume the most disk space. Commonly used options with du ‘-h’ for human readable format and ‘-s’ to display a summary of dir...
bilalansari.hashnode.dev2 min read