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