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