| Line 36... |
Line 36... |
| 36 |
found. Typically the indication is \code{""}, but this does depend on
|
36 |
found. Typically the indication is \code{""}, but this does depend on
|
| 37 |
the OS (and the known exceptions are changed to \code{""}). Missing
|
37 |
the OS (and the known exceptions are changed to \code{""}). Missing
|
| 38 |
values in \code{names} have missing return values.
|
38 |
values in \code{names} have missing return values.
|
| 39 |
|
39 |
|
| 40 |
On Windows the paths will be short paths (8+3 components, no spaces)
|
40 |
On Windows the paths will be short paths (8+3 components, no spaces)
|
| 41 |
with \code{\\} as the path delimiter.
|
41 |
with \samp{\\} as the path delimiter.
|
| 42 |
}
|
42 |
}
|
| 43 |
\note{
|
43 |
\note{
|
| 44 |
Except on Windows this calls the system command \command{which}: since
|
44 |
Except on Windows this calls the system command \command{which}: since
|
| 45 |
that is not part of e.g.\sspace{}the POSIX standards, exactly what it does is
|
45 |
that is not part of e.g.\sspace{}the POSIX standards, exactly what it does is
|
| 46 |
OS-dependent. It will usually do tilde-expansion and it may make use
|
46 |
OS-dependent. It will usually do tilde-expansion and it may make use
|