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