my_systeml 227 lib/util.h int my_systeml (int flags, const char *shell, ...); my_systeml 419 lib/utilunix.c return my_systeml (flags, shell, command, NULL);