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