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