Sunday, September 6, 2026
Latest:
  • Präsentation für b1
  • Verb “werden” Konjugation
  • In German, verb sein (to be) Konjunktion
  • Wichtige wörter für B1 prüfung
  • What are the main differences between ApplicationContext and BeanFactory?
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 override WooCommerce default template file?

January 6, 2020 beroza

Uncaught TypeError: CreateListFromArrayLike called on non-object

April 1, 2019 beroza

List.of() vs Collections.emptyList() which one is better?

July 24, 2020 beroza

How to use setInterval efficiently in JavaScript?

October 27, 2021 beroza

Reverse the words in a sentence using JavaScript

February 11, 2022 beroza

fatal: refusing to merge unrelated histories git

September 17, 2019 beroza
Advanced CSS interview questions

Advanced CSS interview questions

May 6, 2019 beroza

Write a program to check a number is palindrome or not?

December 5, 2021 Avijit Paul

How to install free SSL to nginx with let’s encrypt on ubuntu 18.04?

June 5, 2020 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.