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