mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
25 lines
412 B
Markdown
25 lines
412 B
Markdown
![]() |
# screenfetch
|
||
|
|
||
|
> 시스템 정보를 표시합니다.
|
||
|
> 더 많은 정보: <https://github.com/KittyKatt/screenFetch>.
|
||
|
|
||
|
- `screenfetch` 시작:
|
||
|
|
||
|
`screenfetch`
|
||
|
|
||
|
- 스크린샷 찍기 ('scrot' 필요):
|
||
|
|
||
|
`screenfetch -s`
|
||
|
|
||
|
- 배포판 로고 지정:
|
||
|
|
||
|
`screenfetch -A '{{배포판_이름}}'`
|
||
|
|
||
|
- 배포판 로고와 텍스트 지정:
|
||
|
|
||
|
`screenfetch -D '{{배포판_이름}}'`
|
||
|
|
||
|
- 모든 색상 제거:
|
||
|
|
||
|
`screenfetch -N`
|