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