tldr/pages/linux/fc-list.md

8 lines
149 B
Markdown
Raw Normal View History

# fc-list
> List available fonts installed on the system.
- Return a list of installed fonts with given name:
2016-09-28 14:33:59 +01:00
`fc-list | grep '{{DejaVu Serif}}'`