Ver a proveniência

test mytop

master
10195501441 há 3 anos
ascendente
cometimento
157f83c252
1 ficheiros alterados com 2 adições e 1 eliminações
  1. +2
    -1
      yeeshell.c

+ 2
- 1
yeeshell.c Ver ficheiro

@ -409,8 +409,9 @@ int builtin_mytop()
if (prev_proc == NULL)
get_procs();
print_procs(prev_proc, proc, cputimemode);
exit(1);
exit(0);
}
return 1;
}
void mytop_memory()

||||||
x
 
000:0
Carregando…
Cancelar
Guardar