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