- Introduction
- Platform
- Tutorial
- Language reference
- Verbs
- Iterators
- Queries
- Standard library
- Dynamic parsers
- Language idioms
- Plugins
- For Python developers
- For KDB+ developers
- Application examples
- FAQ
Monadic os
Executes same shell command.
Use os[]
to see list of available command.
Syntax: os[]; os x; os[x]
o)os[]
"pwd"
"exe"
"cd"
"name"
"home"
"tmp"
"pid"
"dir"
o)os "name"
"linux"
o)