Friday, June 5, 2026
Latest:
  • In German, verb sein (to be) Konjunktion
  • Wichtige wörter für B1 prüfung
  • What are the main differences between ApplicationContext and BeanFactory?
  • German B1 Word list
  • How does Lazy annotation work in Spring?
Upokary

Upokary

Quality information

  • Health
  • Life
  • Fashion
  • Food
  • Code
  • English
  • বাংলা
Technology 

du commands

Published: May 29, 2022Last updated: September 29, 2022 du, du command, Linux, UNIX

du command estimates file space used under a particular directory or files on a file system.

$ du -sh <file_path>

Explanation

du (disc usage) command estimates file_path space usage
The options -sh are (from man du):

  -s, --summarize
         display only a total for each argument

  -h, --human-readable
         print sizes in human readable format (e.g., 1K 234M 2G)

To check more than one directory and see the total, use du -sch:

  -c, --total
         produce a grand total

You May Also Like

How to catch all JavaScript errors and send to server?

July 26, 2021 beroza

Consider static factory methods instead of constructors

January 23, 2020 beroza

Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA

June 11, 2019 beroza

Mean of Array After Removing Some Elements

January 10, 2023 beroza

TypeError: #Object is not a function

March 25, 2019 beroza

Find the Prefix Common Array of Two Arrays

May 28, 2023 beroza

Add new users to an Amazon EC2 Ubuntu instance and allow SSH access

July 22, 2020 beroza

Bind for 0.0.0.0:8080 failed: port is already allocated

October 17, 2020 beroza

Write a Program to determine Valid Parentheses

June 8, 2023 beroza

Why Upokary?

Upokary.com is a useful application in everyday life. It provides very handy information regarding every aspect of life. Each and every tip of upokary.com is meant to make life better.

Upokary tools

  • Youtube thumbnail
  • Youtube video downloader

Useful Links

  • Handy code
  • Technology
  • People
  • Programming
  • Quote
  • Travel
  • WordPress
  • IELTS
  • Kids

Pages

  • Sitemap
  • Privacy policy
  • About us
  • Contact us

Support

For any kind of query or question please drop a message in the following email: upokary@gmail.com
Copyright © 2026 Upokary. All rights reserved.