1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 21:42:08 +02:00
tldr/pages/common/screenfetch.md
4G3NT 062b88d05a
pages/*: prefer brand name and add backticks around commands (#10422)
* pages/*: prefer brand name and add backticks around commands

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-06-27 23:57:35 +02:00

24 lines
398 B
Markdown

# screenfetch
> Display system information.
> More information: <https://github.com/KittyKatt/screenFetch>.
- Start `screenfetch`:
`screenfetch`
- Take a screenshot (requires 'scrot'):
`screenfetch -s`
- Specify distribution logo:
`screenfetch -A '{{distribution_name}}'`
- Specify distribution logo and text:
`screenfetch -D '{{distribution_name}}'`
- Strip all color:
`screenfetch -N`