LinuxCommandLibrary

rfetch

A configurable fetch program to output system information.

TLDR

Display system information

$ rfetch
copy


Display system [a]rchitecture
$ rfetch -a
copy


Display system up[t]ime
$ rfetch -t
copy


Display system [k]ernel
$ rfetch -k
copy


Display system [c]PU
$ rfetch -c
copy


Display Linux [D]istro
$ rfetch -D
copy


View [d]esktop environment
$ rfetch -d
copy

Copied to clipboard