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