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:
parent
05e4c3e4d0
commit
591dd1eb6e
1 changed files with 32 additions and 0 deletions
32
rfetch.md
Normal file
32
rfetch.md
Normal 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`
|
Loading…
Add table
Reference in a new issue