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