Difference between revisions of "CheatSheet"

m
`inxi` commands updated
m (Reverted edits by Andreas85 (talk) to last revision by Fhdk)
Tag: Rollback
m (`inxi` commands updated)
 
Line 92: Line 92:
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 -zv8}} or long form {{UserCmd|command=inxi --filter --verbosity=8}}
Display system information in a `chroot` environment: {{UserCmd|command=inxi -zv8c0}}
Display a tree of processes  {{UserCmd|command=pstree}}
Display a tree of processes  {{UserCmd|command=pstree}}


1

edit