snippetbashTip
lspath — List the contents of the `$PATH` environment variable, with optional paging. More information: <http
Viewed 0 times
thecommandcontentspathlspathclilist
Problem
How to use the
lspath command: List the contents of the $PATH environment variable, with optional paging. More information: <https://github.com/clementi/lspath>.Solution
lspath — List the contents of the $PATH environment variable, with optional paging. More information: <https://github.com/clementi/lspath>.Print the contents of the system
$PATH variable, with one element per line:lspathPrint the current contents of the system
$PATH variable, with one element per line, with the output paged:lspath --pageCode Snippets
Print the contents of the system `$PATH` variable, with one element per line
lspathPrint the current contents of the system `$PATH` variable, with one element per line, with the output paged
lspath --pageContext
tldr-pages: common/lspath
Revisions (0)
No revisions yet.