ref: fcdfb151e2a0dfa36687972dade5978386355d6c dir: /sys/src/cmd/graph/whoami.c/
#include "iplot.h" char * whoami(void){ return("general"); }