| GRASS Programmer's Manual
    6.5.svn(2014)-r66266
    | 
Spawns a new process. More...
| Data Fields | |
| int | dst_fd | 
| int | src_fd | 
| const char * | file | 
| int | mode | 
Spawns a new process.
A more useful alternative to G_system(), which takes the arguments of command as parameters.
| [in] | command | command to execute |