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