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