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