Friedrich-Alexander-Universität UnivisSuche FAU-Logo
Techn. Fakultät Willkommen am Department Informatik FAU-Logo
Logo I4
Lehrstuhl für Informatik 4
SP
 
  Vorlesung
  Folien
  Übungen
  Evaluation
  Prüfungsinformationen
  Forum
  protected area Intern
Übungen
  Folien
  Aufgaben
Department Informatik  >  Informatik 4  >  Lehre  >  WS 2010/11  >  SP  >  Übung  >  Doku  >  process list: COMMAND Struct Reference

process list

COMMAND Struct Reference

The COMMAND structure contains a parsed command. More...

#include <shellutils.h>


Data Fields

int background
char * parseError
char ** cmdLines
int argvc
char *** argvv


Detailed Description

The COMMAND structure contains a parsed command.

Field Documentation

1 if the command shall be executed in the background, 0 otherwise

points to an error message if the command line could not successfully be parsed, NULL if the parse was successful

array to the commandlines of the individual subcommands

number of subcommands

char*** COMMAND::argvv

array of the argv arrays of the individual subcommands


The documentation for this struct was generated from the following file:
  Impressum   Datenschutz Stand: 2011-01-24 17:17   JS