Difference between revisions of "CheatSheet/"

m
Update inxi command
(Created page with "<languages/> <!-- Example titles --> = Commands CheatSheet for Manjaro = <!-- TOC shows contents of the page --> __TOC__ === Locating and Installing Packages === ==== Using...")
 
m (Update inxi command)
Line 82: Line 82:
Report file system disk space usage {{UserCmd|command=df [/] [/home]}}  {{UserCmd|command=sudo btrfs filesystem usage -h [/]}}
Report file system disk space usage {{UserCmd|command=df [/] [/home]}}  {{UserCmd|command=sudo btrfs filesystem usage -h [/]}}
Display system tasks  {{UserCmd|command=top}}  {{UserCmd|command=htop}}
Display system tasks  {{UserCmd|command=top}}  {{UserCmd|command=htop}}
Display system information {{UserCmd|command=inxi --admin --verbosity=7 --filter --width}}
Display system information {{UserCmd|command=inxi --filter --verbosity=8}}
Display a tree of processes  {{UserCmd|command=pstree}}
Display a tree of processes  {{UserCmd|command=pstree}}