
fc-list
List of commands for fc-list:
-
fc-list:tldr:3cce5 fc-list: Return a list of installed fonts with given name.$ fc-list | grep '${DejaVu Serif}'try on your machineexplain this command
-
fc-list:tldr:f1e71 fc-list: Return the number of installed fonts in your system.$ fc-list | wc -ltry on your machineexplain this command
-
fc-list:tldr:fb07f fc-list: Return a list of installed fonts in your system.$ fc-listtry on your machineexplain this command