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