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