/SystemCall

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

SystemCall

A binding for "callsystem - system() on steorids"

  • asynchonous running of a child process
  • setup of the environment
  • substitution of environment variables
  • connect all 3 standard streams to pipes, null devices, or files
  • pathname handling

Example use:

sc = SystemCall clone

Installation

eerie install https://github.com/IoLanguage/SystemCall.git