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