Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

terminal get folder size windows

# On PowerShell:
cd "your folder path"
ls -r | measure -sum Length
Comment

PREVIOUS NEXT
Code Example
Shell :: git ignore vendor folder not working 
Shell :: create a virtual environment python conda 
Shell :: git commit only added files 
Shell :: how to find empty directories in linux 
Shell :: electron build windows exe 
Shell :: docker restart 
Shell :: airflow username password 
Shell :: linux speedtest 
Shell :: linux filter environment variable results 
Shell :: generate ssh key paitr 
Shell :: find and replace in all files in directory centos 
Shell :: mongodb compass community linux 
Shell :: how to add path in ubuntu 
Shell :: how to uninstall neovim on linux 
Shell :: gitlab set ssh key 
Shell :: apache default config 
Shell :: linux get url after redirections 
Shell :: powershell get ip from computer name 
Shell :: changing mac address linux 
Shell :: terminal zip 
Shell :: git delete remote branch error: unable to delete remote ref does not exist 
Shell :: yarn archlinux 
Shell :: login git in terminal 
Shell :: windows temp dir 
Shell :: apt update one package 
Shell :: list changed files git 
Shell :: mac delete node_modules 
Shell :: install xrdp ubuntu 18.04 
Shell :: alpine install psql 
Shell :: how ro rename a foldre powershell 
ADD CONTENT
Topic
Content
Source link
Name
7+4 =