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