Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux sort by file size

ll -hS # h would show size in 4kb, S would sort it
Comment

what is the option to sort by file size in unix

Is -IS #-1 to see list with sizes, -S to sort
Comment

PREVIOUS NEXT
Code Example
Shell :: search a word in a text using grep in Linux 
Shell :: create new remote branch 
Shell :: linux how to remove all files with grep 
Shell :: plt .show matplotlib remote vscode 
Shell :: wget mac robot 
Shell :: install blender on Debian Linux 
Shell :: yarn ubuntu 
Shell :: debian 9 enable rc.local 
Shell :: nginx disable site 
Shell :: git diff between two repos 
Shell :: git move tag position 
Shell :: restart ubuntu terminal command 
Shell :: mkdir -p vs mkdir 
Shell :: git bash in cmd 
Shell :: reattach to screen 
Shell :: git revert commit for single file 
Shell :: linux bash if else 
Shell :: delete all mail terminal 
Shell :: create github ssh key 
Shell :: awk define string as delimiter 
Shell :: flutter step to release appbundle 
Shell :: How to install cookies react 
Shell :: push imagesto docker 
Shell :: how to install windows sdk 
Shell :: firebase realtime database delete all data 
Shell :: how to install npm packages globally 
Shell :: version manager 
Shell :: how to display specific lines from a file in linux 
Shell :: Gitlab docker runner registration 
Shell :: find the process ID of a running process bash without pgrep 
ADD CONTENT
Topic
Content
Source link
Name
6+9 =