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