Difference between revisions of "CheatSheet/"

df and btrfs fi us
(added another inxi for chroot)
(df and btrfs fi us)
 
Line 80: Line 80:
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 free disk space (non btrfs){{UserCmd|command=df [/] [/home]}}  
Display system tasks  {{UserCmd|command=top}} {{UserCmd|command=htop}}
Report free disk space (btrfs){{UserCmd|command=sudo btrfs filesystem usage -h [/]}}
Display system tasks  {{UserCmd|command=top}} {{UserCmd|command=htop}}
Display system information {{UserCmd|command=inxi --filter --verbosity=8}}
Display system information {{UserCmd|command=inxi --filter --verbosity=8}}
Display system information (from chroot){{UserCmd|command=inxi --filter --verbosity=8 --color}}
Display system information (from chroot){{UserCmd|command=inxi --filter --verbosity=8 --color}}
translator
1,047

edits