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