commands.sh

lspath

all

List the contents of the `$PATH` environment variable, with optional paging.

More info →

Examples (2)

Print the contents of the system `$PATH` variable, with one element per line

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

lspath --page
made by @shridhargupta | data from tldr-pages