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