Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to see the size of /var

$ sudo du -h --max-depth=1 /var | sort -h | tail -n 10
[sudo] password for mark:
4.0K  /var/local
4.0K  /var/opt
1.4M  /var/mail
1.9M  /var/spool
12M /var/tmp
16M /var/backups
20M /var/log
1020M /var/cache
14.7G /var/lib
15.7G /var
Comment

PREVIOUS NEXT
Code Example
Shell :: add extra cygwin packages 
Shell :: Solve Cannot Install Dependency Error for NPM install 
::  
::  
Shell :: how to figure out ubuntu partition 
Shell :: run docker compose 
Shell :: next upgrade 
Shell :: install bootstrap in angular 10 
Shell :: mac flutter sdk path 
:: ssh connect with specific port 
Shell ::  
:: how to reset source list ubuntu 
::  
Shell :: Redis::CommandError: MISCONF Redis is configured to save RDB snapshot 
Shell :: Install Zenkit on Linux 
Shell :: ionic Please check that /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home contains a valid JDK installation. 
Shell :: bash how to delete ^M at the end of every line 
Shell ::  
Shell :: how to remove sensitive data from github history 
Shell :: powershell create service 
Shell :: how to change execution policy powershell 
Shell :: how to copy a directory in unix 
::  
Shell :: ignore line format in git 
::  
Shell ::  
Shell :: find rm files older than 30 days 
Shell ::  
Shell :: git log by author 
:: github add image to readme 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =