Execute a UNIX command and return result
[status, cmdOut] = unix(command)
[cmdOut, status] = unix_g(command)