Need to know the exact size of your subdirectories in Linux?
Just go to the directory , like cd / and try this
du -cksh *
Discover more from WIREDGORILLA
Subscribe to get the latest posts sent to your email.
Need to know the exact size of your subdirectories in Linux?
Just go to the directory , like cd / and try this
du -cksh *
Subscribe to get the latest posts sent to your email.
Since Audacity was purchased by MuseGroup, they have been making some very questionable decisions with their…
by George Whittaker Introduction The select command in Linux is a versatile tool primarily used for…
Austin, Texas – Ubuntu, the world’s most popular operating system across private and public clouds has…
Brief: AntiMicroX is a GUI tool to map your gamepad with your keyboard, mouse, or custom…
Installing Docker on Arch Linux is easy. It is available in the Extra repository and you…
IntroductionLinux system administration encompasses managing the software and hardware of Linux systems, which can be complex,…