Handbook
Glossary
linux
Factor handbook
»
The implementation
»
System interface
»
Operating system detection
Prev:
os ( -- class )
Next:
macosx
Vocabulary
system
Definition
IN:
system
SINGLETON:
linux
Methods
USING:
io
io.encodings.utf8
io.launcher
system
text-to-speech
;
M:
linux
speak-text
"festival --tts"
utf8
[
print
]
with-process-writer
;
USING:
formatting
kernel
sequences
system
terminfo
;
M:
linux
terminfo-relative-path
[
first
]
keep
"%c/%s"
sprintf
;