check disk space ubuntu from terminal
# shows total, available, and used.
df / -h#report file system disk space usage
df -h
or
sudo du -sh ./*
or
du -h -s *
#check space with path
df / -h
or
df -h /
#check space with type
df -Thdf -hdf -t ext4
Also in C++:
- show remotes list git
- ubuntu create bootable usb from iso command line
- telnet in shell script
- write in a file linux
- customize dock in ubuntu
- git reset hard to remote
- centos install man pages
- The application could not be installed: INSTALL_FAILED_CONFLICTING_PROVIDER
- how to edit etc/hosts linux error readonly e45
- npm install capacitor to existing angular project
- git only add modified files
- awk or statement
- powershell which equivalent
- gem install version
- ubuntu install telegram
- replace characters command
- bash date today plus one day
- install netstat linux centos 7
- restart sql server ubuntu
- uninstall node
- gcloud compute engine zones
- how to unrar in linux
- upload to aws
- git ftp empty string is not a valid pathspec. please use . instead if you meant to match all paths