mirror of https://github.com/CrimsonTome/tldr.git
9 lines
224 B
Markdown
9 lines
224 B
Markdown
|
# fc-list
|
||
|
|
||
|
> Exibe todas as fontes disponíveis no sistema.
|
||
|
> Mais informações: <https://manned.org/fc-list>.
|
||
|
|
||
|
- Exibir as fontes instaladas correspondentes ao critério de busca:
|
||
|
|
||
|
`fc-list | grep '{{criterio_de_busca}}'`
|