waitfor command

git-svn-id: svn://kolibrios.org@6825 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
siemargl
2017-01-06 16:12:57 +00:00
parent 61afff5eba
commit 0dd49af34c
13 changed files with 139 additions and 28 deletions

View File

@@ -48,6 +48,7 @@ if (result > 0)
if ( !program_console(result) )
{
LAST_PID = result;
#if LANG_ENG
printf (" '%s' started. PID = %d\n\r", cmd, result);
#elif LANG_RUS