How To Get The Size Of Directory In Linux From Command Line?
While working with Linux we may need to get the size of the specific directory. In GUI there are file managers like Dolphin, Gnome, Nautilus etc. But what if we need to get the size...
While working with Linux we may need to get the size of the specific directory. In GUI there are file managers like Dolphin, Gnome, Nautilus etc. But what if we need to get the size...
Linux provides different tools for the similar or same functionality. chgrp is the shortcuts for change group where used to change files group ownership. In this tutorial we will look different uses cases for chgrp ...