figlist
Verified for current stable LTS
Figlist Command: List Fonts Custom Directory
Use for list fonts custom directory with Figlist. Exact CLI syntax to list fonts custom directory using Figlist.
When to use this: Use for list fonts custom directory with Figlist.
Command Syntax
figlist -d <path/to/directory> figlist -d <path/to/directory> Command Breakdown
-d- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list fonts custom directory using Figlist.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Figlist Command: Count Fonts In Directory
figlist -d <path/to/directory> | wc -l Figlist Command: List Default Fonts figlist Figlist Command: Search Font By Keyword figlist -d <path/to/directory> | grep <keyword> Tar Command: Create A Gzipped Archive From A Directory Using Relative Paths tar czf <path/to/target.tar.gz> -C <path/to/directory> . Git Symbolic Ref Command: Delete Reference By Name git symbolic-ref -d refs/<name>