tldr/pages/common/thunderbird.md

16 lines
245 B
Markdown
Raw Normal View History

2019-05-27 00:05:52 +01:00
# thundebird
> Email client and RSS reader.
- Open thunderbird:
`thunderbird`
2020-05-11 19:15:13 +01:00
- Use a specific user profile:
`thunderbird -P {{profile_name}}`
2019-05-27 00:05:52 +01:00
- Use a specific user profile directory:
2020-05-11 19:15:13 +01:00
`thunderbird --profile {{path/to/profile/directory}}`