Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git status with sizes

git status --porcelain | awk '{print $2}' | xargs ls -hs | sort -h
Comment

PREVIOUS NEXT
Code Example
Shell :: git set description branch 
Shell :: shell ls a zip file 
Shell :: jq windows 
Shell :: delete node_modules 
Shell :: telegram for archlinux 
Shell :: github see the username 
Shell :: requires pyqtwebengine<5.13, which is not installed. 
Shell :: can linux terminal crash 
Shell :: how to undo makemigrations django 
Shell :: virtualbox linux manjaro 
Shell :: git commit please tell me who you are 
Shell :: git list aliases 
Shell :: bash show all file with same name 
Shell :: kali 
Shell :: connect vm to cloud storage gcp 
Shell :: hapus folder di linux 
Shell :: update dart 
Shell :: error installing psycopg2 
Shell :: how to stash the newly created files in git 
Shell :: ubuntu delete files older than 5 days 
Shell :: does jupyter notebook come with anaconda in ubuntu 
Shell :: node ace list routes 
Shell :: Call to undefined function factory() in Psy Shell code on line 1 
Shell :: how to uninstall all plugins in ionic app 
Shell :: add submodule 
Shell :: ubuntu rename user login 
Shell :: instal yay arch linux 
Shell :: install vlc fedora 
Shell :: tar extract 
Shell :: npm install nodemailer 
ADD CONTENT
Topic
Content
Source link
Name
7+6 =