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