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