System information commands ========================================================================== 1> df : disk usages / partition. #df -hT : T ( show partition type ) ========================================================================== 2> du : for calculating folder size #df -sh /folder path ========================================================================== 3> free : RAM and SWAP memory…