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