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