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