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