Difference between revisions of "CheatSheet"

inxi angepasst und btrfs disk free
(Marked this version for translation)
(inxi angepasst und btrfs disk free)
Tag: Reverted
Line 90: Line 90:
Display kernel version {{UserCmd|command=uname -r}}
Display kernel version {{UserCmd|command=uname -r}}
Display long kernel version {{UserCmd|command=uname -a}}
Display long kernel version {{UserCmd|command=uname -a}}
Report file system disk space usage {{UserCmd|command=df [/] [/home]}} {{UserCmd|command=sudo btrfs filesystem usage -h [/]}}
 
Report file system free space (non btrfs) {{UserCmd|command=df [/] [/home]}}  
Report file system free space (btrfs) {{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=sudo inxi --verbosity=8 --filter}}
Display system information (from chroot) {{UserCmd|command=inxi --verbosity=8 --filter --color}}
Display a tree of processes  {{UserCmd|command=pstree}}
Display a tree of processes  {{UserCmd|command=pstree}}


<!--T:19-->
<!--T:19-->
translator
1,047

edits