1
edit
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 -- | 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}} | ||
edit