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