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