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