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