Handbook
Glossary
standard-login-paths ( -- strings )
Vocabulary
io
.
standard-paths
.
unix
Inputs
None
Outputs
strings
an
object
Definition
USING:
accessors
io
io.encodings.binary
io.launcher
sequences
unix.users
;
IN:
io.standard-paths.unix
:
standard-login-paths
( -- strings )
{
"-l"
"-c"
"echo \"$PATH\""
}
effective-user-id
user-passwd
shell>>
prefix
binary
<process-reader>
stream-contents
parse-login-paths
;