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