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