Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

arch linux sort packages by size

# 1st step install expac
$ sudo pacman -S expac
# 2nd step run 
$ expac "%n %m" -l'
' -Q $(pacman -Qq) | sort -rhk 2 | less
Comment

PREVIOUS NEXT
Code Example
Shell :: get current directory batch 
Shell :: react navigation stack 
Shell :: git pull master for feature branch 
Shell :: proxy shell 
Shell :: print screen in ubuntu to folder 
Shell :: delete dir linux 
Shell :: Start rc.local manually 
Shell :: nvm change version 
Shell :: untrack lfs file 
Shell :: immutable byte 
Shell :: docker set container name 
Shell :: git ignore files 
Shell :: c linux compiler 
Shell :: removing portion of history from terminal mac 
Shell :: get code back after hard reset 
Shell :: bash delete the last line of a file 
Shell :: install tar.xz on linux 
Shell :: revert changes to all files of a type git 
Shell :: flutter build apk github actions 
Shell :: strip first character form output linux 
Shell :: in ubuntu both mouse pad key working same 
Shell :: how to uninstall global babel jest npm 
Shell :: powershell qr code generator 
Shell :: untar ubuntu 
Shell :: centos helm 
Shell :: concatenate multiple zip files linux 
Shell :: zsh problem: compinit:503: no such file or directory 
Shell :: ubuntu turn off screen terminal 
Shell :: torshammer github 
Shell :: linux add prefix to all files 
ADD CONTENT
Topic
Content
Source link
Name
4+4 =