Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

sort files in directory by size

[root@linuxshelltips:~]# ls -lhS

total 52M
-rw-r--r--.  1 root root  37M Sep  3  2018 rh6_CloudBerryBackup.rpm
-rw-r--r--.  1 root root  14M Feb 17  2019 ImageMagick.tar.gz
-rw-r--r--.  1 root root 1.8M Oct  4  2019 fwbackups-1.43.7.tar.bz2
-rw-r--r--   1 root root  98K Jul 23 17:31 highlight.min.js
Comment

sort files in directory by size

[root@linuxshelltips:~]# ls -lhS

total 52M
-rw-r--r--.  1 root root  37M Sep  3  2018 rh6_CloudBerryBackup.rpm
-rw-r--r--.  1 root root  14M Feb 17  2019 ImageMagick.tar.gz
-rw-r--r--.  1 root root 1.8M Oct  4  2019 fwbackups-1.43.7.tar.bz2
-rw-r--r--   1 root root  98K Jul 23 17:31 highlight.min.js
Comment

sort files in directory by size

[root@linuxshelltips:~]# ls -lhS

total 52M
-rw-r--r--.  1 root root  37M Sep  3  2018 rh6_CloudBerryBackup.rpm
-rw-r--r--.  1 root root  14M Feb 17  2019 ImageMagick.tar.gz
-rw-r--r--.  1 root root 1.8M Oct  4  2019 fwbackups-1.43.7.tar.bz2
-rw-r--r--   1 root root  98K Jul 23 17:31 highlight.min.js
Comment

PREVIOUS NEXT
Code Example
Shell :: bash tab autocomplete pipe 
Shell :: kernel build dependencies 
Shell :: powershell add to path 
Shell :: share a given window on android 
Shell :: Which dotfile manager should I use for linux 
Shell :: ngx-wheel 
Shell :: record system audio linux terminal 
Shell :: how to install 
Shell :: gitlab gitignore not working 
Shell :: create a tar with folder content only 
Shell :: chromeos linux reboot 
Shell :: ssh to a machine and run a command 
Shell :: programming tools fedora 
Shell :: checkout a pr locally 
Shell :: install latex editor 
Shell :: how to calculate duration of time in shell script 
Shell :: find the name of files within a directory bahs 
Shell :: search terminal history 
Shell :: send file to remote computer linux 
Shell :: bash array and for loop 
Shell :: ubuntu add user to dailout 
Shell :: remove a filled directory in linux terminal 
Shell :: launch edge from wsl 
Shell :: how to install software in linux terminal 
Shell :: sdkmanager "system-images;android-27;google_apis_playstore;x86" 
Shell :: start postfix mac 
Shell :: import bjson mongodb 
Shell :: mendeley on ubuntu 
Shell :: install kex in kali linux wsl 
Shell :: viewing ubuntu desktop from windows in the same network 
ADD CONTENT
Topic
Content
Source link
Name
3+9 =