2016-01-12 21:46:41 +00:00
|
|
|
# screenfetch
|
|
|
|
|
|
|
|
> Display system information.
|
2019-05-23 11:56:50 +01:00
|
|
|
> More information: <https://github.com/KittyKatt/screenFetch>.
|
2016-01-12 21:46:41 +00:00
|
|
|
|
2023-06-27 22:57:35 +01:00
|
|
|
- Start `screenfetch`:
|
2016-01-12 21:46:41 +00:00
|
|
|
|
|
|
|
`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`
|