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