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