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