1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 01:22:08 +02:00
tldr/pages/common/lspath.md
Lena 7ca1069d76
pages/*: reword descriptions without using "a CLI for" etc. (#10437)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-07-16 19:23:40 +02:00

364 B

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:

lspath

  • Print the current contents of the system PATH variable, with one element per line, with the output paged:

lspath --page