1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

rfetch: add page (#8517)

This commit is contained in:
Suyash Bhawsar 2022-09-26 16:22:50 +05:30 committed by GitHub
parent 05e4c3e4d0
commit 591dd1eb6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

32
rfetch.md Normal file
View file

@ -0,0 +1,32 @@
# rfetch
> A configurable fetch program to output system information.
> More information: <https://github.com/kamui-fin/rfetch>.
- Display system information:
`rfetch`
- Display system [a]rchitecture:
`rfetch -a`
- Display system up[t]ime:
`rfetch -t`
- Display system [k]ernel:
`rfetch -k`
- Display system [c]PU:
`rfetch -c`
- Display Linux [D]istro:
`rfetch -D`
- View [d]esktop environment:
`rfetch -d`