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