Searched refs:shellArgv (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/consoled/
H A Dconsoled.cpp454 const char* shellArgv[] = { "/bin/sh", "--login", NULL }; local
456 shellProcess = start_process(2, shellArgv, &gConsole);

Completed in 22 milliseconds