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