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