tldr/pages/linux/screenfetch.md

24 lines
332 B
Markdown
Raw Normal View History

2016-01-12 21:46:41 +00:00
# screenfetch
> Display system information.
- 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`