Handbook
Glossary
`
Vocabulary
backticks
Syntax
` command [args]`
Word description
Runs the specified command and captures the output as a
utf8
encoded
string
.
Examples
` ls -l`
total 45 drwxrwxr-x+ 61 root admin 2074 Apr 8 22:58 Applic...
Definition
USING:
interpolate
io.launcher
kernel
multiline
sequences
;
IN:
backticks
SYNTAX:
`
"`"
parse-multiline-string
[
interpolate>string
process-contents
]
curry
append!
;