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