System
Table of Contents
- Introduction — General usage informations
- System::rm — remove files
- System::mkDir — create directories
- System::&cat — concatenate files
- System::mktemp — Create temporary files or directories
- System::tmpdir — Get path of temporal directory
- System::which — show full path of a command
Commandline functions
System provides an API for cross platform compatible commandline programs.