Execute a system command

```lua
os.execute("command")
```

### Availability ###

Premake 5.0.0 alpha 12 or later.

