mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
17 lines
339 B
Markdown
17 lines
339 B
Markdown
![]() |
# thunderbird
|
||
|
|
||
|
> 이메일 클라이언트 및 RSS 리더.
|
||
|
> 더 많은 정보: <https://thunderbird.net>.
|
||
|
|
||
|
- thunderbird 열기:
|
||
|
|
||
|
`thunderbird`
|
||
|
|
||
|
- 특정 사용자 프로필 사용:
|
||
|
|
||
|
`thunderbird -P {{프로필_이름}}`
|
||
|
|
||
|
- 특정 사용자 프로필 디렉토리 사용:
|
||
|
|
||
|
`thunderbird --profile {{경로/대상/프로필/디렉토리}}`
|