mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Document the fairly obvious effect of the PATH environment variable.
This commit is contained in:
parent
c8c46b4307
commit
525b0bc8df
1 changed files with 8 additions and 0 deletions
|
|
@ -64,6 +64,14 @@ command which is similar or identical to this utility.
|
|||
Consult the
|
||||
.Xr builtin 1
|
||||
manual page.
|
||||
.Sh ENVIRONMENT
|
||||
The
|
||||
.Ev PATH
|
||||
environment variable is used to locate the requested
|
||||
.Ar utility
|
||||
if the name contains no
|
||||
.Ql /
|
||||
characters.
|
||||
.Sh EXAMPLES
|
||||
Execute utility
|
||||
.Sq date
|
||||
|
|
|
|||
Loading…
Reference in a new issue