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