Skip to content

This bash script allows you to check total disk space and available disk space (in GB format) from command line. Wrote it after getting frustrated from byte format answer.

Notifications You must be signed in to change notification settings

UnnitMetaliya/check-available-disk-space-bash-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Description

This bash script allows you to check total disk space and available disk space (in GB format) from command line. Wrote it after getting frustrated from byte format answer.

Instructions

  1. Download the script.
  2. Run the script

OR

  1. Copy content in file.
  2. Run as a command from console.

Limitations

  • for Windows only. :(

About

This bash script allows you to check total disk space and available disk space (in GB format) from command line. Wrote it after getting frustrated from byte format answer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published