Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

sort descending order linux

ls -ltrh | sort -r -nk5,5 # -r for reverse
ls -ltrh | sort -rnk5,5
Comment

PREVIOUS NEXT
Code Example
Shell :: python code in bash script 
Shell :: postgresql user permissions to database 
Shell :: how to active telnet on windows 10 telnet 
Shell :: awk print only range of lines 
Shell :: incremental backup 7zip 
Shell :: git add remote via ssh 
Shell :: apt install xfce4-xkb-plugin 
Shell :: Scale fedora desktop size up 
Shell :: shell current week 
Shell :: check container logging driver 
Shell :: fork() system call in linux 
Shell :: TestStand null char 
Shell :: import fuzzywuzzy module jupyter notebook 
Shell :: command to install the fire-base tools 
Shell :: manjaro mute speaker 
Shell :: gitlab backups paths 
Shell :: sort files in directory by size 
Shell :: close sessin git cli 
Shell :: dockerfile cmd command 
Shell :: github.com local branch equal to remote 
Shell :: nmap run scripts 
Shell :: install foxit pdf reader on ubuntu 20.04 
Shell :: error: eaccess: permission denied ionic 
Shell :: ubuntu increase volume 
Shell :: how to delete a git branch locally and remotely 
Shell :: how to set your github url ater cloning a repository 
Shell :: change line endings script for directory 
Shell :: push my logs to elk using filebeat 
Shell :: launch edge from wsl 
Shell :: permission terminal ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
4+2 =