Options (1)
-a, --allbooleanShow all path units, including inactive ones
Example:
systemctl list-paths {{[-a|--all]}}Examples (6)
Show all path units currently in memory
List path units matching specific wildcard pattern ie, `shell-globbing`
systemctl list-paths patternList path units that match with multiple patterns
systemctl list-paths pattern_1 pattern_2 ...Show all path units, including inactive ones
systemctl list-paths [-a|--all]Filter path units by state
systemctl list-paths --state stateAlso show unit types in the output
systemctl list-paths --show-typesmade by @shridhargupta | data from tldr-pages