Contents
Syntax
The syntax for
lst(param) lst param
@lst(param) @lst param
Description
The
Note: Paths can be unoquoted, single quoted or double quoted.
Note: When writing to the console
@lst ~/;! @lst(~/)!
Options
The following options are available for
| option | description |
|---|---|
| list one file per line | |
| separate files with commas | |
| do not ignore entries starting with . | |
| do not list files on console | |
| list files on console | |
| list full paths to files | |
| option | description |
f++ example
Examples of
- lst
- lst{1} ~/
- lst{-l} "/usr/local/bin"
- lst{a}("/usr/local")
n++ example
Example of
- @lst
- @lst{1} ~/
- @lst{-l} "/usr/local/bin"
- @lst{a}("/usr/local")

![[ports] (FreeBSD) Get it from the FreeBSD [ports]](../../images/freebsd.png)