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