system::__callStatic($command, $arguments)

Execute a given shell command Alias for System::execute()

  • $command (string)
    Name or path of the command
  • $arguments (string)
    Additional arguments
  • return (array)